aries-cli on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S aries-cli

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

$ yay -Rns aries-cli

2. Manually Install "aries-cli" via AUR

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

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

b. Clone aries-cli's git locally

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

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

$ cd ~/aries-cli $ makepkg -si

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

ID: 1064207
Name: aries-cli
PackageBaseID: 177786
PackageBase: aries-cli
Version: 0.1.0-1
Description: A CLI tool for Aries written in rust
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: animosolutions
FirstSubmitted: 1649427710
LastModified: 1649502419
URLPath: /cgit/aur.git/snapshot/aries-cli.tar.gz