python2-humanfriendly on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-humanfriendly

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

$ yay -Rns python2-humanfriendly

2. Manually Install "python2-humanfriendly" via AUR

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

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

b. Clone python2-humanfriendly's git locally

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

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

$ cd ~/python2-humanfriendly $ makepkg -si

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

ID: 530135
Name: python2-humanfriendly
PackageBaseID: 92614
PackageBase: python2-humanfriendly
Version: 4.16.1-1
Description: Human-friendly output for text interfaces using Python
URL: https://humanfriendly.readthedocs.io
NumVotes: 4
Popularity: 0
OutOfDate: 1644254457
Maintainer:
FirstSubmitted: 1430285849
LastModified: 1532845271
URLPath: /cgit/aur.git/snapshot/python2-humanfriendly.tar.gz

5. The same packages on other Linux Distributions