python2-rpm on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-rpm

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

$ yay -Rns python2-rpm

2. Manually Install "python2-rpm" via AUR

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

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

b. Clone python2-rpm's git locally

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

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

$ cd ~/python2-rpm $ makepkg -si

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

ID: 1278709
Name: python2-rpm
PackageBaseID: 148721
PackageBase: python2-rpm
Version: 4.15.1.3-1
Description: Python2 bindings for RPM Package Manager
URL: http://www.rpm.org
NumVotes: 1
Popularity: 0.005133
OutOfDate:
Maintainer: tallero
Submitter: anatolik
FirstSubmitted: 1580622672
LastModified: 1687739051
URLPath: /cgit/aur.git/snapshot/python2-rpm.tar.gz

5. The same packages on other Linux Distributions