python-i3-tree on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-i3-tree

* (Optional) Uninstall python-i3-tree on Arch using YAY

$ yay -Rns python-i3-tree

2. Manually Install "python-i3-tree" via AUR

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

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

b. Clone python-i3-tree's git locally

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

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

$ cd ~/python-i3-tree $ makepkg -si

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

ID: 1199004
Name: python-i3-tree
PackageBaseID: 189646
PackageBase: python-i3-tree
Version: 0.2-2
Description: Convenient Python lib to manipulate an i3 WM tree
URL: https://github.com/dustbyte/i3-tree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Jeffrey4l
Submitter: Jeffrey4l
FirstSubmitted: 1674111792
LastModified: 1674112278
URLPath: /cgit/aur.git/snapshot/python-i3-tree.tar.gz