python-asciitree on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-asciitree

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

$ yay -Rns python-asciitree

2. Manually Install "python-asciitree" via AUR

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

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

b. Clone python-asciitree's git locally

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

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

$ cd ~/python-asciitree $ makepkg -si

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

ID: 1286640
Name: python-asciitree
PackageBaseID: 138463
PackageBase: python-asciitree
Version: 0.3.3-2
Description: Draws +-- ASCII Trees
URL: http://github.com/mbr/asciitree
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: daskol
Submitter: flying-sheep
FirstSubmitted: 1546438696
LastModified: 1689067651
URLPath: /cgit/aur.git/snapshot/python-asciitree.tar.gz