How to Install Python 3 Slackware 13.0 Gnu/Linux

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

Install Python 3 Slackware 13.0

Hi! The Tutorial shows you Step-by-Step How to Install Python 3 for Slackware 13.0 GNU/Linux Desktop.

And with the Python 3 Slackware 13.0 Installation you Get the New Version of the Language that is incompatible with the 2.x line of releases.

Especially Relevant: the Process it’s quite Tricky so Relax and Take it Easy.

Finally, this Easy Guide it’s especially recommended for Slackware Linux Beginners.

How to Install Python 3 on Slackware 13.0 GNU/Linux - Featured
  1. 1. Launching Terminal

    Open a Terminal window
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    How to Install Python 3 on Slackware 13.0 GNU/Linux - Open Terminal Shell Emulator
  2. 2. Downloading Python 3 Slackbuild

    Download Python 3 Slackbuild+Source for Slackware

    Get Slackbuild.tar.gz & Source.tar.xz
  3. 3. Extracting Python 3 Slackbuild

    Then Extract Slackbuild into /tmp
    Possibly on File Manager Double-Click on Package

    How to Install Python 3 on Slackware 13.0 GNU/Linux - Slackbuild Extraction

    Or from Command Line:

    tar xvzf ~/Downloads/python3.tar.gz
  4. 4. Relocating Python 3 Source

    Next Move Source into Slackbuild.

    mv ~/Downloads/Python-3*.tar.xz /tmp/python3/

    The Package could be located otherwise into the /tmp/mozilla* Directory.

  5. 5. Building Python 3 Slackware Package

    Now to Build Python 3 Package
    First, Access the Target Directory:

    cd /tmp/python3

    Possibly Give Execution Permission:

    chmod +x python3.SlackBuild

    Run the Build Script:

    sudo ./python3.SlackBuild
  6. 6. Installing Python 3 Package

    Finally, to Install Python 3 Package.

    sudo su
    upgradepkg --install-new ../python3*.tgz
  7. So Now I’m truly Happy if My Guide could Help you to Install Python 3 on Slackware 13.0!


QuickChic Theme • Powered by WordPress