python2-pprintpp on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-pprintpp

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

$ yay -Rns python2-pprintpp

2. Manually Install "python2-pprintpp" via AUR

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

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

b. Clone python2-pprintpp's git locally

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

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

$ cd ~/python2-pprintpp $ makepkg -si

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

5. The same packages on other Linux Distributions