Installing Python 3.6 in CentOS 6

Published: 11 October 2020
on channel: Rider Geek
353
4

Please follow the steps..

Step 1--
sudo yum -y install gcc openssl-devel bzip2-devel
step 2-

wget https://www.python.org/ftp/python/3.6...
Step 3 --
tar xzf Python-3.6.6.tgz
cd Python-3.6.6
./configure --enable-optimizations
sudo make altinstall

sudo ln -sfn /usr/local/bin/python3.6 /usr/bin/python3.6
step 4--
python3.6 -V


On this page of the site you can watch the video online Installing Python 3.6 in CentOS 6 with a duration of hours minute second in good quality, which was uploaded by the user Rider Geek 11 October 2020, share the link with friends and acquaintances, this video has already been watched 353 times on youtube and it was liked by 4 viewers. Enjoy your viewing!