Install Python 3.8.5 Interpreter On Ubuntu 18.04 - Gists · GitHub
Có thể bạn quan tâm
Instantly share code, notes, and snippets.
- Download ZIP
- Star (4) You must be signed in to star a gist
- Fork (3) You must be signed in to fork a gist
- Embed Select an option
- Embed Embed this gist in your website.
- Share Copy sharable link for this gist.
- Clone via HTTPS Clone using the web URL.
No results found
Learn more about clone URLs Clone this repository at <script src="https://gist.github.com/dbinoj/7556daac1d214c98d1d84359045d5a49.js"></script> - Save dbinoj/7556daac1d214c98d1d84359045d5a49 to your computer and use it in GitHub Desktop.
- Embed Embed this gist in your website.
- Share Copy sharable link for this gist.
- Clone via HTTPS Clone using the web URL.
No results found
Learn more about clone URLs Clone this repository at <script src="https://gist.github.com/dbinoj/7556daac1d214c98d1d84359045d5a49.js"></script> Save dbinoj/7556daac1d214c98d1d84359045d5a49 to your computer and use it in GitHub Desktop. Download ZIP Install Python 3.8.5 interpreter on ubuntu 18.04 Raw python38.mdInstall Python3.8 interpreter on ubuntu 18.04
From here, we can pretty much follow the exact same procedure.
On a terminal just do the following steps:
Install dependencies:
sudo apt install build-essential checkinstall libreadline-gplv2-dev \ libncursesw5-dev libssl-dev libsqlite3-dev tk-dev libgdbm-dev libc6-dev \ libbz2-dev openssl libffi-dev liblzma-dev sudo ldconfigDownload and untar the desired version:
mkdir -p $HOME/opt cd $HOME/opt curl -O https://www.python.org/ftp/python/3.8.5/Python-3.8.5.tar.xz tar -xf Python-3.8.5.tar.xzInstall python3.8 while keeping python3.6 as the default python3 version on ubuntu 18.04.
cd Python-3.8.5/ ./configure --enable-shared --prefix=/usr/local LDFLAGS="-Wl,--rpath=/usr/local/lib" --enable-optimizations sudo make altinstallCheck it was installed properly:
>> python3.8 -V Python 3.8.5Enjoy!
dheerajgupta0001 commented Nov 24, 2023
Even after running all the commands I'm not getting the desired version as 3.8.5 Earlier I had version 3.8.10 but i want to use 3.8.5

Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment You can’t perform that action at this time.Từ khóa » Cài đặt Python 3.8.5
-
Python Release Python 3.8.5
-
Download Python
-
Tải Python 3.8.5 (64-bit) - .vn
-
Python 3.8.5- Tải Về
-
How To Install Python 3.8.5 On Windows 10 [2020] - YouTube
-
How To Install Python 3.8.5 On Windows 10 - YouTube
-
Install Python 3.8 5 64 Bit Windows 2022
-
Cách Cài đặt Python Trên Hệ điều Hành Windows để Lập Trình
-
Pip Install Python 3.8.5 Code Example
-
Install Python 3.8.5 Ubuntu 20.04 Code Example
-
How To Download And Install Python 3.8.5 On Windows 10 - TubeMint
-
Installation — Pandas 1.4.3 Documentation
-
[email protected] - Homebrew Formulae
-
Cài đặt Python Trên Bluehost > Hướng Dẫn Sử Dụng Lưu Trữ Web