python2-distlib on AUR (Arch User Repository)

Last updated: November 22,2024

1. Install "python2-distlib" 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-distlib on Arch using YAY

$ yay -S python2-distlib

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

$ yay -Rns python2-distlib

2. Manually Install "python2-distlib" via AUR

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

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

b. Clone python2-distlib's git locally

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

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

$ cd ~/python2-distlib $ makepkg -si

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

ID: 1404747
Name: python2-distlib
PackageBaseID: 186197
PackageBase: python2-distlib
Version: 0.3.3-1
Description: Low-level components of distutils2/packaging
URL: https://bitbucket.org/pypa/distlib
NumVotes: 2
Popularity: 0.491722
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1664551805
LastModified: 1707193365
URLPath: /cgit/aur.git/snapshot/python2-distlib.tar.gz

5. The same packages on other Linux Distributions