hostwine.blogg.se

Install python 2.7 ubuntu 16
Install python 2.7 ubuntu 16









install python 2.7 ubuntu 16
  1. #Install python 2.7 ubuntu 16 install#
  2. #Install python 2.7 ubuntu 16 code#

Please run./configure –enable-optimizations If you want arelease build with all optimizations active (LTO, PGO, etc),

install python 2.7 ubuntu 16

After the configuration is complete, the terminal will display the following paragraph, you can choose to ignore it without affecting subsequent operations.

install python 2.7 ubuntu 16

#Install python 2.7 ubuntu 16 install#

To configure is the folder required to install Python. Enter the unzipped folder and add the configuration Note: The xfz command is used here, and the -xvzf command is not recommended, because the released folder needs root privileges to be changed or deleted. Open the terminal and use the command cd to enter the folder where the file is located Select Download Gzipped source tarball, after downloading it is Python-3.6.5.tgzġ. After clicking in, you can see it at the bottom of the page. Of course, there are many other historical versions below.

#Install python 2.7 ubuntu 16 code#

has no effect.įirst go to the python official website to download the source package of python3, URL: Īfter entering, click Downloads in the navigation bar, or you can place the mouse on Downloads and select Source code from the pop-up menu, which means the source code package. If the latest Python3.6 is used, then we know that there is a difference between the compiled and installed source package and the system default package. This version is depended on by many programs in the system, so it is not recommended to delete it. The default system under Ubuntu 16.04 comes with python2 and Python3.5 versions. If it can be connected to the Internet, directly apt-get install python3.6. Unfortunately, at the time of writing this article, Ubuntu is not connected to the Internet, and it can only do the corresponding operations after downloading the installation package and uploading it. Environment description: Ubuntu linux 64-bit operating system











Install python 2.7 ubuntu 16