build-fs-tree on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S build-fs-tree

* (Optional) Uninstall build-fs-tree on Arch using YAY

$ yay -Rns build-fs-tree

2. Manually Install "build-fs-tree" via AUR

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

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

b. Clone build-fs-tree's git locally

$ git clone https://aur.archlinux.org/build-fs-tree.git ~/build-fs-tree

c. Go to ~/build-fs-tree folder and install it

$ cd ~/build-fs-tree $ makepkg -si

3. Information about the build-fs-tree package on Arch User Repository (AUR)

ID: 1271785
Name: build-fs-tree
PackageBaseID: 165492
PackageBase: build-fs-tree
Version: 0.6.0-1
Description: Create a filesystem tree from YAML
URL: https://github.com/KSXGitHub/build-fs-tree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hvksmr1996
Submitter: hvksmr1996
FirstSubmitted: 1618137170
LastModified: 1686509186
URLPath: /cgit/aur.git/snapshot/build-fs-tree.tar.gz