modsman on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S modsman

* (Optional) Uninstall modsman on Arch using YAY

$ yay -Rns modsman

2. Manually Install "modsman" via AUR

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

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

b. Clone modsman's git locally

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

c. Go to ~/modsman folder and install it

$ cd ~/modsman $ makepkg -si

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

ID: 828866
Name: modsman
PackageBaseID: 159143
PackageBase: modsman
Version: 0.32.1-4
Description: Minecraft mod manager and updater for the CLI
URL: https://github.com/sargunv/modsman
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Nayla
Submitter: Nayla
FirstSubmitted: 1603656853
LastModified: 1607117445
URLPath: /cgit/aur.git/snapshot/modsman.tar.gz