aragon-cli on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S aragon-cli

* (Optional) Uninstall aragon-cli on Arch using YAY

$ yay -Rns aragon-cli

2. Manually Install "aragon-cli" via AUR

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

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

b. Clone aragon-cli's git locally

$ git clone https://aur.archlinux.org/aragon-cli.git ~/aragon-cli

c. Go to ~/aragon-cli folder and install it

$ cd ~/aragon-cli $ makepkg -si

3. Information about the aragon-cli package on Arch User Repository (AUR)

ID: 756142
Name: aragon-cli
PackageBaseID: 146452
PackageBase: aragon-cli
Version: 7.1.6-1
Description: CLI for creating and publishing Aragon apps
URL: https://github.com/aragon/aragon-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xuhcc
FirstSubmitted: 1573082020
LastModified: 1592982901
URLPath: /cgit/aur.git/snapshot/aragon-cli.tar.gz