alder on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S alder

* (Optional) Uninstall alder on Arch using YAY

$ yay -Rns alder

2. Manually Install "alder" via AUR

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

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

b. Clone alder's git locally

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

c. Go to ~/alder folder and install it

$ cd ~/alder $ makepkg -si

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

ID: 945154
Name: alder
PackageBaseID: 150630
PackageBase: alder
Version: 2.0.0-2
Description: A minimal implementation of the UNIX tree command with colors
URL: https://github.com/aweary/alder
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584986003
LastModified: 1628394004
URLPath: /cgit/aur.git/snapshot/alder.tar.gz