python-pprintpp on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-pprintpp

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

$ yay -Rns python-pprintpp

2. Manually Install "python-pprintpp" via AUR

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

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

b. Clone python-pprintpp's git locally

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

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

$ cd ~/python-pprintpp $ makepkg -si

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

ID: 1344367
Name: python-pprintpp
PackageBaseID: 127834
PackageBase: python-pprintpp
Version: 0.4.0-4
Description: A drop-in replacement for pprint that's actually pretty
URL: http://pypi.python.org/pypi/pprintpp
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: HLFH
Submitter: arnottcr
FirstSubmitted: 1512895716
LastModified: 1698644910
URLPath: /cgit/aur.git/snapshot/python-pprintpp.tar.gz