python-pysonic on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-pysonic

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

$ yay -Rns python-pysonic

2. Manually Install "python-pysonic" via AUR

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

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

b. Clone python-pysonic's git locally

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

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

$ cd ~/python-pysonic $ makepkg -si

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

ID: 1222710
Name: python-pysonic
PackageBaseID: 149509
PackageBase: python-pysonic
Version: 1.0.0-1
Description: Python library to wrap the Subsonic REST API
URL: https://github.com/crustymonkey/py-sonic
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: gdott9
FirstSubmitted: 1582673728
LastModified: 1678218691
URLPath: /cgit/aur.git/snapshot/python-pysonic.tar.gz