python2-packaging on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-packaging

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

$ yay -Rns python2-packaging

2. Manually Install "python2-packaging" via AUR

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

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

b. Clone python2-packaging's git locally

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

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

$ cd ~/python2-packaging $ makepkg -si

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

ID: 1396329
Name: python2-packaging
PackageBaseID: 186189
PackageBase: python2-packaging
Version: 20.9-7
Description: Core utilities for Python packages
URL: https://github.com/pypa/packaging
NumVotes: 10
Popularity: 0.258987
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1664537915
LastModified: 1706743942
URLPath: /cgit/aur.git/snapshot/python2-packaging.tar.gz