https://www.python.org/ftp/python
http://paketspiegel.de/Python-3.14.6.tar.xz onnlein
http://paketspiegel.de/python-3.14.6-docs-html.tar.bz2 onnlein
Betriebsystem
http://paketspiegel.de/Python-3.14.3.tar.xz onnlein
http://paketspiegel.de/python-3.14.3-docs-html.tar.bz2 onnlein
LFS 13.0
https://lfs.daniel-schildt.de/systemd/chapter08/Python.html
https://lfs.daniel-schildt.de/systemd/chapter07/Python.html
Python → flit_core
Python → texinfo
BAU=/bau cd $BAU pwd if [ ! -e Python-3.14.3.tar.xz ] then wget http://paketspiegel.de/Python-3.14.3.tar.xz fi if [ -d Python-3.14.3 ] then rm --force --recursive Python-3.14.3 fi tar --extract -f Python-3.14.3.tar.xz cd Python-3.14.3 pwd cd .. pwd