Installing
-
2. Downloading Python 3
Download Prebuilt Python 3 Package from Alien Repository
-
3. Installing Python 3
Then to Install Prebuilt Packages
First, access the Download location by default with:cd ~/Downloads
To Check it’s there List the contents with:
ls . | grep python3
The grep Command refine the output List showing only the Entries matching the Keyword.
And then simply run:sudo su
upgradepkg --install-new ./python3*.txz
So Now I’m truly Happy if My Guide could Help you to Install Python 3 on Slackware 14.2!
Contents