minepkg on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S minepkg

* (Optional) Uninstall minepkg on Arch using YAY

$ yay -Rns minepkg

2. Manually Install "minepkg" via AUR

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

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

b. Clone minepkg's git locally

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

c. Go to ~/minepkg folder and install it

$ cd ~/minepkg $ makepkg -si

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

ID: 1023771
Name: minepkg
PackageBaseID: 137448
PackageBase: minepkg
Version: 0.1.4-1
Description: Manage Minecraft mods with ease.
URL: https://github.com/minepkg/minepkg
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: fiws
Submitter: fiws
FirstSubmitted: 1542573528
LastModified: 1642941621
URLPath: /cgit/aur.git/snapshot/minepkg.tar.gz