as-tree-bin on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S as-tree-bin

* (Optional) Uninstall as-tree-bin on Arch using YAY

$ yay -Rns as-tree-bin

2. Manually Install "as-tree-bin" via AUR

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

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

b. Clone as-tree-bin's git locally

$ git clone https://aur.archlinux.org/as-tree-bin.git ~/as-tree-bin

c. Go to ~/as-tree-bin folder and install it

$ cd ~/as-tree-bin $ makepkg -si

3. Information about the as-tree-bin package on Arch User Repository (AUR)

ID: 875154
Name: as-tree-bin
PackageBaseID: 164172
PackageBase: as-tree-bin
Version: 0.12.0-1
Description: Print a list of paths as a tree of paths
URL: https://github.com/jez/as-tree
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1615368347
LastModified: 1615368525
URLPath: /cgit/aur.git/snapshot/as-tree-bin.tar.gz