ytree on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ytree

* (Optional) Uninstall ytree on Arch using YAY

$ yay -Rns ytree

2. Manually Install "ytree" via AUR

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

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

b. Clone ytree's git locally

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

c. Go to ~/ytree folder and install it

$ cd ~/ytree $ makepkg -si

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

ID: 1411042
Name: ytree
PackageBaseID: 20504
PackageBase: ytree
Version: 2.06-1
Description: A curses based file manager similar to DOS Xtree(tm)
URL: https://www.han.de/~werner/ytree.html
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: valr
Submitter: valr
FirstSubmitted: 1223185429
LastModified: 1708195724
URLPath: /cgit/aur.git/snapshot/ytree.tar.gz