accedere al tuo sistema Ubuntu e aprire un nuovo terminale dalla schermata "Applicazioni" sul pannello del sistema. 
 2 
 Tipo seguenti tre " wget " comandi per recuperare i file del pacchetto che si desidera dalla loro posizione su Internet . Premere il tasto " Invio" dopo ogni comando : wget 
 
 -O python2.4 - minimal.deb 
 
 wget -O python2.4.deb 
 
 wget -O python2.4 - dev.deb 
 3 
 Installare i pacchetti appena scaricato per aggiungere automaticamente il supporto Python al sistema. Digitare il seguente comando nella finestra del terminale , quindi premere "Invio " : 
 
 sudo dpkg-i python2.4 - minimal.deb python2.4.deb python2.4 - dev.deb 
 
              
sistemi © www.354353.com