Step-by-step – Python 2 Setuptools Installation in Fedora 35

January 11, 2022 | By the+gnu+linux+evangelist.

Setting Up

  1. 2. Downloading Python 2 Setuptools

    Download Python 2 Setuptools for Fedora GNU/Linux

    Python 2 Setuptools .rpm for Fedora
  2. 3. Installing Python 2 Setuptools

    Then to Set up Python 2 Setuptools on Fedora
    First Access the Target, usually in the Downloads folder:

    cd && cd Downloads

    To Check is there do:

    ls . | grep setuptools

    The grep Command Refine the output List showing only the entries Matching the Keyword.
    But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
    And to Setup Python 2 Setuptools:

    sudo dnf install ./python2-setuptools*.rpm
  3. So Now I’m truly Happy if My Guide could Help you to Quick-Start with Python 2 Setuptools on Fedora 35!

Contents


QuickChic Theme • Powered by WordPress