python-treebeard on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python-treebeard

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

$ yay -Rns python-treebeard

2. Manually Install "python-treebeard" via AUR

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

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

b. Clone python-treebeard's git locally

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

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

$ cd ~/python-treebeard $ makepkg -si

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

ID: 780932
Name: python-treebeard
PackageBaseID: 119359
PackageBase: python-treebeard
Version: 0.1.1-1
Description: Generate directory tree representation in different formats
URL: http://pypi.python.org/pypi/treebeard/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fordprefect
Submitter: fordprefect
FirstSubmitted: 1485895962
LastModified: 1597923080
URLPath: /cgit/aur.git/snapshot/python-treebeard.tar.gz