archer-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S archer-bin

* (Optional) Uninstall archer-bin on Arch using YAY

$ yay -Rns archer-bin

2. Manually Install "archer-bin" via AUR

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

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

b. Clone archer-bin's git locally

$ git clone https://aur.archlinux.org/archer-bin.git ~/archer-bin

c. Go to ~/archer-bin folder and install it

$ cd ~/archer-bin $ makepkg -si

3. Information about the archer-bin package on Arch User Repository (AUR)

ID: 1393189
Name: archer-bin
PackageBaseID: 201222
PackageBase: archer-bin
Version: 0.1.25-1
Description: An async terminal interface for interacting with multi-stage LLM agents.
URL: https://kcaverly.dev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kcaverly
Submitter: kcaverly
FirstSubmitted: 1704317462
LastModified: 1706322031
URLPath: /cgit/aur.git/snapshot/archer-bin.tar.gz