python-itertree on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-itertree

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

$ yay -Rns python-itertree

2. Manually Install "python-itertree" via AUR

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

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

b. Clone python-itertree's git locally

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

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

$ cd ~/python-itertree $ makepkg -si

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

ID: 1289736
Name: python-itertree
PackageBaseID: 183185
PackageBase: python-itertree
Version: 1.0.5-1
Description: Python tree structure for data storage and iterations
URL: https://github.com/BR1py/itertree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiretza
Submitter: xiretza
FirstSubmitted: 1655141597
LastModified: 1689518850
URLPath: /cgit/aur.git/snapshot/python-itertree.tar.gz