http://paket.daniel-schildt.de/Python-3.14.3.tar.xz onnlein
LFS 13.0
http://lfs.daniel-schildt.de/13.0/chapter08/Python.html
http://lfs.daniel-schildt.de/13.0/chapter07/Python.html
Python
BAU=/bau cd $BAU pwd if [ ! -e Python-3.14.3.tar.xz ] then wget http://paket.daniel-schildt.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
SlackBuilds
LFS 13.0