modmanager on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S modmanager

* (Optional) Uninstall modmanager on Arch using YAY

$ yay -Rns modmanager

2. Manually Install "modmanager" via AUR

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

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

b. Clone modmanager's git locally

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

c. Go to ~/modmanager folder and install it

$ cd ~/modmanager $ makepkg -si

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

ID: 1078908
Name: modmanager
PackageBaseID: 175631
PackageBase: modmanager
Version: 1.1.0-2
Description: A Qt-based mod manager for minecraft.
URL: https://github.com/kaniol-lck/modmanager
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: YuutaW
Submitter: YuutaW
FirstSubmitted: 1643951431
LastModified: 1652316978
URLPath: /cgit/aur.git/snapshot/modmanager.tar.gz