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