munge on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S munge

* (Optional) Uninstall munge on Arch using YAY

$ yay -Rns munge

2. Manually Install "munge" via AUR

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

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

b. Clone munge's git locally

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

c. Go to ~/munge folder and install it

$ cd ~/munge $ makepkg -si

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

ID: 1103181
Name: munge
PackageBaseID: 45861
PackageBase: munge
Version: 0.5.15-1
Description: An authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment.
URL: https://github.com/dun/munge/wiki
NumVotes: 15
Popularity: 5.5E-5
OutOfDate:
Maintainer: edh
FirstSubmitted: 1296224257
LastModified: 1656142377
URLPath: /cgit/aur.git/snapshot/munge.tar.gz