pyp2rpm on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S pyp2rpm

* (Optional) Uninstall pyp2rpm on Arch using YAY

$ yay -Rns pyp2rpm

2. Manually Install "pyp2rpm" via AUR

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

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

b. Clone pyp2rpm's git locally

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

c. Go to ~/pyp2rpm folder and install it

$ cd ~/pyp2rpm $ makepkg -si

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

ID: 1104392
Name: pyp2rpm
PackageBaseID: 157995
PackageBase: pyp2rpm
Version: 3.3.8-1
Description: Convert Python packages to RPM SPECFILES
URL: https://pypi.python.org/pypi/pyp2rpm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lisu_ml
FirstSubmitted: 1600940756
LastModified: 1656363305
URLPath: /cgit/aur.git/snapshot/pyp2rpm.tar.gz