python-rpp on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-rpp

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

$ yay -Rns python-rpp

2. Manually Install "python-rpp" via AUR

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

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

b. Clone python-rpp's git locally

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

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

$ cd ~/python-rpp $ makepkg -si

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

ID: 1348962
Name: python-rpp
PackageBaseID: 186501
PackageBase: python-rpp
Version: 0.5-1
Description: Read and write Reaper RPP files with Python
URL: https://github.com/Perlence/rpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1665439568
LastModified: 1699339794
URLPath: /cgit/aur.git/snapshot/python-rpp.tar.gz