GNU/Linux >> Tutoriels Linux >  >> Ubuntu

Comment installer Python 3.2 dans Ubuntu 13.04 ?

J'ai besoin de Python 3.2 à des fins de développement, mais le nouvel Ubuntu 13.04 est livré avec Python 3.3.

Existe-t-il une meilleure pratique pour installer une ancienne version de Python dans Ubuntu ?

Merci

Réponse acceptée :

Utilisez le PPA Deadsnakes, qui comprend une gamme de versions de Python packagées pour une gamme de versions d'Ubuntu, y compris 3.2 pour raring.

sudo apt-add-repository ppa:fkrull/deadsnakes
sudo apt-get update
sudo apt-get install python3.2

Ubuntu
  1. Comment installer Python 3 sur Ubuntu 18.04 ou 20.04

  2. Comment installer Django sur Ubuntu 18.04

  3. Comment installer Python 3.9 sur Ubuntu 18.04

  4. Comment installer Python 3.6 sur Ubuntu 16.04

  5. Comment installer Python 3.9 sur Ubuntu 20.04

Comment installer le dernier Python sur Ubuntu 18.04

Comment installer Python 3.11 sur Ubuntu 20.04

Comment installer Python 3.6 sur Ubuntu 16.04, Ubuntu 16.10, 17.04

Comment installer Python sur Ubuntu 20.04

Comment installer Python sur 3.9 Ubuntu 20.04

Comment installer Python sur Ubuntu 22.04