tce-load -i compiletc python3.11-dev python3.11-setuptools wget https://files.pythonhosted.org/packages/eb/56/b1ba7935a17738ae8453301356628e8147c79dbb825bcbc73dc7401f9846/cffi-2.0.0.tar.gz cd cffi-2.0.0 edit pyproject.toml license = "MIT" license = {text = "MIT"} python3.11 setup.py build sudo python3.11 setup.py install --root=/tmp/pkg