untree on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S untree

* (Optional) Uninstall untree on Arch using YAY

$ yay -Rns untree

2. Manually Install "untree" via AUR

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

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

b. Clone untree's git locally

$ git clone https://aur.archlinux.org/untree.git ~/untree

c. Go to ~/untree folder and install it

$ cd ~/untree $ makepkg -si

3. Information about the untree package on Arch User Repository (AUR)

ID: 1032506
Name: untree
PackageBaseID: 175737
PackageBase: untree
Version: 0.9.9-1
Description: Inverts tree diagrams back to directory structures
URL: https://github.com/codeinred/untree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1644173533
LastModified: 1644173533
URLPath: /cgit/aur.git/snapshot/untree.tar.gz