python2-modulemd on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python2-modulemd

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

$ yay -Rns python2-modulemd

2. Manually Install "python2-modulemd" via AUR

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

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

b. Clone python2-modulemd's git locally

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

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

$ cd ~/python2-modulemd $ makepkg -si

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

ID: 971784
Name: python2-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/python2-modulemd.tar.gz