python-qobuz on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-qobuz

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

$ yay -Rns python-qobuz

2. Manually Install "python-qobuz" via AUR

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

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

b. Clone python-qobuz's git locally

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

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

$ cd ~/python-qobuz $ makepkg -si

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

ID: 1077683
Name: python-qobuz
PackageBaseID: 178707
PackageBase: python-qobuz
Version: 0.0.2-1
Description: Unofficial python library for the Qobuz-API.
URL: https://github.com/taschenb/mopidy-qobuz
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cphyc
Submitter: cphyc
FirstSubmitted: 1652087894
LastModified: 1652087894
URLPath: /cgit/aur.git/snapshot/python-qobuz.tar.gz