agent-cli on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S agent-cli

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

$ yay -Rns agent-cli

2. Manually Install "agent-cli" via AUR

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

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

b. Clone agent-cli's git locally

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

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

$ cd ~/agent-cli $ makepkg -si

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

ID: 1113988
Name: agent-cli
PackageBaseID: 178409
PackageBase: agent-cli
Version: 0.3.0-1
Description: A CLI tool for Aries written in Rust
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: animosolutions
FirstSubmitted: 1651224360
LastModified: 1658215706
URLPath: /cgit/aur.git/snapshot/agent-cli.tar.gz