How to Install Python 3 Slackware 14.2 Gnu/Linux

March 23, 2018 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading Python 3

    Download Prebuilt Python 3 Package from Alien Repository

    Prebuilt python3 for Slackware 14.2
  2. 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


QuickChic Theme • Powered by WordPress