Python 3.10 Installation on Ubuntu 18.04 or 20.04. Install python and run your first python app.

Publié le: 01 décembre 2022
sur la chaîne: Py4Python
562
5

This video will help you to install python 3.10 installation on ubuntu 18.04. Also you will learn how to create your first python program and run your python file using terminal windows. I have created a sample python app and executing in this video demo. python installation. python3 installtion. python3.10 installation. python 3.10 installtion. how to install python in Ubuntu.

#installpython #python #ubuntupython #howtoinstallpython #pythonprogramming #pythonforbeginners #python3 #howtoinstallpython #


Install Python 3 on Ubuntu From Source
1.Update your system's local repository list by running
sudo apt update
2.Install supporting dependencies on your system with APT
sudo apt install build-essential zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev libssl-dev libreadline-dev libffi-dev wget

3.Download required python version
wget https://www.python.org/ftp/python/3.1...

4. Extract the TGZ file that you just downloaded with
tar -xvf Python-3.12.0b3.tgz

5 Change your download directory and python folder
cd Python-3.12.0b3

6. Finally do the below steps Build Instructions
------------------

On Unix, Linux, BSD, macOS, and Cygwin::

1 ./configure

2 make

3 make test

4 sudo make install

This will install Python as ``python3``.


Sur cette page du site, vous pouvez voir la vidéo en ligne Python 3.10 Installation on Ubuntu 18.04 or 20.04. Install python and run your first python app. durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Py4Python 01 décembre 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 562 fois et il a aimé 5 téléspectateurs. Bon visionnage!