damon on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S damon

* (Optional) Uninstall damon on Arch using YAY

$ yay -Rns damon

2. Manually Install "damon" via AUR

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

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

b. Clone damon's git locally

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

c. Go to ~/damon folder and install it

$ cd ~/damon $ makepkg -si

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

ID: 1241808
Name: damon
PackageBaseID: 186898
PackageBase: damon
Version: 0.1.0-3
Description: A terminal UI (TUI) for HashiCorp Nomad
URL: https://github.com/hashicorp/damon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: antham
Submitter: antham
FirstSubmitted: 1666728921
LastModified: 1681563984
URLPath: /cgit/aur.git/snapshot/damon.tar.gz