untree on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install untree on Arch using YAY
$
yay -S
untree
Copied
* (Optional) Uninstall untree on Arch using YAY
$
yay -Rns
untree
Copied
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
Copied
b. Clone untree's git locally
$
git clone https://aur.archlinux.org/untree.git
~/untree
Copied
c. Go to ~/untree folder and install it
$
cd
~/untree
Copied
$
makepkg -si
Copied
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
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