mods on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S mods

* (Optional) Uninstall mods on Arch using YAY

$ yay -Rns mods

2. Manually Install "mods" via AUR

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

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

b. Clone mods's git locally

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

c. Go to ~/mods folder and install it

$ cd ~/mods $ makepkg -si

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

ID: 1423385
Name: mods
PackageBaseID: 193577
PackageBase: mods
Version: 1.2.2-1
Description: AI for the command line, built for pipelines
URL: https://github.com/charmbracelet/mods
NumVotes: 3
Popularity: 0.041958
OutOfDate:
Maintainer: ChrisLane
Submitter: ChrisLane
FirstSubmitted: 1683908086
LastModified: 1709920948
URLPath: /cgit/aur.git/snapshot/mods.tar.gz