python-munge on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-munge

* (Optional) Uninstall python-munge on Arch using YAY

$ yay -Rns python-munge

2. Manually Install "python-munge" via AUR

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

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

b. Clone python-munge's git locally

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

c. Go to ~/python-munge folder and install it

$ cd ~/python-munge $ makepkg -si

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

ID: 1414044
Name: python-munge
PackageBaseID: 155508
PackageBase: python-munge
Version: 1.3.0-1
Description: Data manipulation client/library
URL: https://github.com/20c/munge
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: ragouel
FirstSubmitted: 1594889708
LastModified: 1708661091
URLPath: /cgit/aur.git/snapshot/python-munge.tar.gz