python-pptree on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S python-pptree

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

$ yay -Rns python-pptree

2. Manually Install "python-pptree" via AUR

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

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

b. Clone python-pptree's git locally

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

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

$ cd ~/python-pptree $ makepkg -si

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

ID: 463168
Name: python-pptree
PackageBaseID: 127397
PackageBase: python-pptree
Version: 2.0-1
Description: Python tree pretty-print
URL: https://github.com/clemtoy/pptree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: trougnouf
Submitter: trougnouf
FirstSubmitted: 1511260858
LastModified: 1511260858
URLPath: /cgit/aur.git/snapshot/python-pptree.tar.gz