mkmod-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mkmod-git

* (Optional) Uninstall mkmod-git on Arch using YAY

$ yay -Rns mkmod-git

2. Manually Install "mkmod-git" via AUR

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

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

b. Clone mkmod-git's git locally

$ git clone https://aur.archlinux.org/mkmod-git.git ~/mkmod-git

c. Go to ~/mkmod-git folder and install it

$ cd ~/mkmod-git $ makepkg -si

3. Information about the mkmod-git package on Arch User Repository (AUR)

ID: 513278
Name: mkmod-git
PackageBaseID: 131440
PackageBase: mkmod-git
Version: 1.3.r0.g50b8665-1
Description: A shell script to clone & build the Minecraft mod that uses the Gradle build system.
URL: https://github.com/PearXTeam/mkmod
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mrapplexz
Submitter: mrapplexz
FirstSubmitted: 1523175709
LastModified: 1527162344
URLPath: /cgit/aur.git/snapshot/mkmod-git.tar.gz