How To Install Python 3.6 on Linux Mint 19.1
Описание
► Please subscribe help us to reach 10000 subscribers ?
https://www.youtube.com/c/MTSoftware?sub_confirmation=1
On this video , I will show you how To Install Python 3.6 on Linux Mint 19.1 step by step.
►Commands
sudo apt-get install build-essential checkinstall
sudo apt-get install libreadline-gplv2-dev libncursesw5-dev libssl-dev libsqlite3-dev tk-dev libgdbm-dev libc6-dev libbz2-dev
cd /usr/src
sudo wget https://www.python.org/ftp/python/3.6.6/Python-3.6.6.tgz
sudo tar xzf Python-3.6.6.tgz
cd Python-3.6.6
sudo ./configure --enable-optimizations
sudo make install
---------------------------------------------------------------------------------------------------------
? Please Support us ?
►Follow us on Twitter
https://twitter.com/MTSoftwares
►Follow us on Patreon
https://www.patreon.com/MtSoftware
► Follow us on Facebook
https://www.facebook.com/MTSof/
Рекомендуемые видео


















