python2-setuptools on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "python2-setuptools" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python2-setuptools on Arch using YAY

$ yay -S python2-setuptools

* (Optional) Uninstall python2-setuptools on Arch using YAY

$ yay -Rns python2-setuptools

2. Manually Install "python2-setuptools" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python2-setuptools's git locally

$ git clone https://aur.archlinux.org/python2-setuptools.git ~/python2-setuptools

c. Go to ~/python2-setuptools folder and install it

$ cd ~/python2-setuptools $ makepkg -si

3. Information about the python2-setuptools package on Arch User Repository (AUR)

ID: 1393432
Name: python2-setuptools
PackageBaseID: 185950
PackageBase: python2-setuptools
Version: 2:44.1.1-2
Description: Easily download, build, install, upgrade, and uninstall Python packages
URL: https://pypi.org/project/setuptools
NumVotes: 26
Popularity: 1.940709
OutOfDate:
Maintainer: tallero
Submitter: jelly
FirstSubmitted: 1663865020
LastModified: 1706362348
URLPath: /cgit/aur.git/snapshot/python2-setuptools.tar.gz