python-pdir2 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-pdir2

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

$ yay -Rns python-pdir2

2. Manually Install "python-pdir2" via AUR

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

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

b. Clone python-pdir2's git locally

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

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

$ cd ~/python-pdir2 $ makepkg -si

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

ID: 831145
Name: python-pdir2
PackageBaseID: 139789
PackageBase: python-pdir2
Version: 0.3.2-1
Description: Pretty dir() printing with joy
URL: https://github.com/laike9m/pdir2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wenbushi
Submitter: wenbushi
FirstSubmitted: 1550666437
LastModified: 1607525632
URLPath: /cgit/aur.git/snapshot/python-pdir2.tar.gz