python-modulemd on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-modulemd

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

$ yay -Rns python-modulemd

2. Manually Install "python-modulemd" via AUR

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

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

b. Clone python-modulemd's git locally

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

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

$ cd ~/python-modulemd $ makepkg -si

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

ID: 971783
Name: python-modulemd
PackageBaseID: 134865
PackageBase: python-modulemd
Version: 1.3.3-2
Description: A python library for manipulation of the proposed module metadata format.
URL: http://modulemd.readthedocs.io/en/latest/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: m3thodic
Submitter: m3thodic
FirstSubmitted: 1533662674
LastModified: 1633729280
URLPath: /cgit/aur.git/snapshot/python-modulemd.tar.gz