python-roonapi on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-roonapi

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

$ yay -Rns python-roonapi

2. Manually Install "python-roonapi" via AUR

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

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

b. Clone python-roonapi's git locally

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

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

$ cd ~/python-roonapi $ makepkg -si

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

ID: 1265124
Name: python-roonapi
PackageBaseID: 194110
PackageBase: python-roonapi
Version: 0.1.4-1
Description: Roon API wrapper written in Python (aka pyRoon)
URL: https://github.com/pavoni/pyroon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MatejLach
Submitter: MatejLach
FirstSubmitted: 1685377654
LastModified: 1685377654
URLPath: /cgit/aur.git/snapshot/python-roonapi.tar.gz