tce-load -i compiletc python3.14-dev python3.14-setuptools

wget https://files.pythonhosted.org/packages/5e/1d/8bdbf651de1002e8b58fbe817bee22b1e8bfcdd24341d42c3238ce9a75f4/pyudev-0.24.4.tar.gz

cd pyudev-0.24.4

python3.14 setup.py build
sudo python3.14 setup.py install --root=/tmp/pkg

