mudpack on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mudpack

* (Optional) Uninstall mudpack on Arch using YAY

$ yay -Rns mudpack

2. Manually Install "mudpack" via AUR

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

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

b. Clone mudpack's git locally

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

c. Go to ~/mudpack folder and install it

$ cd ~/mudpack $ makepkg -si

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

ID: 1367350
Name: mudpack
PackageBaseID: 200425
PackageBase: mudpack
Version: 0.9.2-1
Description: Build and maintain multiple arch repo
URL: https://github.com/bogusfocused/mudpack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rockyolo
Submitter: rockyolo
FirstSubmitted: 1702204153
LastModified: 1702205121
URLPath: /cgit/aur.git/snapshot/mudpack.tar.gz