supysonic on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S supysonic

* (Optional) Uninstall supysonic on Arch using YAY

$ yay -Rns supysonic

2. Manually Install "supysonic" via AUR

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

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

b. Clone supysonic's git locally

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

c. Go to ~/supysonic folder and install it

$ cd ~/supysonic $ makepkg -si

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

ID: 1289772
Name: supysonic
PackageBaseID: 148373
PackageBase: supysonic
Version: 0.7.6-1
Description: A Python implementation of the Subsonic server API.
URL: https://github.com/spl0k/supysonic
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: springer
Submitter: springer
FirstSubmitted: 1579553386
LastModified: 1689525583
URLPath: /cgit/aur.git/snapshot/supysonic.tar.gz