mods-bin on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S mods-bin

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

$ yay -Rns mods-bin

2. Manually Install "mods-bin" via AUR

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

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

b. Clone mods-bin's git locally

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

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

$ cd ~/mods-bin $ makepkg -si

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

ID: 1422897
Name: mods-bin
PackageBaseID: 197829
PackageBase: mods-bin
Version: 1.2.2-1
Description: AI on the command line
URL: https://charm.sh/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: caarlos0
Submitter: caarlos0
FirstSubmitted: 1695388845
LastModified: 1709863231
URLPath: /cgit/aur.git/snapshot/mods-bin.tar.gz