mod-builder on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S mod-builder

* (Optional) Uninstall mod-builder on Arch using YAY

$ yay -Rns mod-builder

2. Manually Install "mod-builder" via AUR

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

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

b. Clone mod-builder's git locally

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

c. Go to ~/mod-builder folder and install it

$ cd ~/mod-builder $ makepkg -si

3. Information about the mod-builder package on Arch User Repository (AUR)

ID: 1055291
Name: mod-builder
PackageBaseID: 176590
PackageBase: mod-builder
Version: 1.1.1-1
Description: A cli tool that automatically sets up a minecraft modding environment
URL: https://github.com/a-weeb-programmer/mod-builder
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: a_weebProgrammer
Submitter: a_weebProgrammer
FirstSubmitted: 1646359932
LastModified: 1647990973
URLPath: /cgit/aur.git/snapshot/mod-builder.tar.gz