mcpkg on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S mcpkg

* (Optional) Uninstall mcpkg on Arch using YAY

$ yay -Rns mcpkg

2. Manually Install "mcpkg" via AUR

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

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

b. Clone mcpkg's git locally

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

c. Go to ~/mcpkg folder and install it

$ cd ~/mcpkg $ makepkg -si

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

ID: 1016995
Name: mcpkg
PackageBaseID: 170637
PackageBase: mcpkg
Version: 2.3.1-1
Description: Package manager for Minecraft resource packs, datapacks and crafting tweaks, wrapped around vanillatweaks.net
URL: https://github.com/CRISPYricePC/mcpkg
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: crispyrice
Submitter: crispyrice
FirstSubmitted: 1630502761
LastModified: 1641900496
URLPath: /cgit/aur.git/snapshot/mcpkg.tar.gz