ftree on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ftree

* (Optional) Uninstall ftree on Arch using YAY

$ yay -Rns ftree

2. Manually Install "ftree" via AUR

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

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

b. Clone ftree's git locally

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

c. Go to ~/ftree folder and install it

$ cd ~/ftree $ makepkg -si

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

ID: 399335
Name: ftree
PackageBaseID: 121317
PackageBase: ftree
Version: 0.2.0-2
Description: Convert lists of files into tree(1)-like output
URL: https://github.com/thoughtbot/ftree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1491556172
LastModified: 1491564210
URLPath: /cgit/aur.git/snapshot/ftree.tar.gz