subsonic on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S subsonic

* (Optional) Uninstall subsonic on Arch using YAY

$ yay -Rns subsonic

2. Manually Install "subsonic" via AUR

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

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

b. Clone subsonic's git locally

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

c. Go to ~/subsonic folder and install it

$ cd ~/subsonic $ makepkg -si

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

ID: 668099
Name: subsonic
PackageBaseID: 35954
PackageBase: subsonic
Version: 6.1.6-1
Description: A free, web-based media streamer and jukebox.
URL: http://subsonic.org/
NumVotes: 70
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1269622113
LastModified: 1574111487
URLPath: /cgit/aur.git/snapshot/subsonic.tar.gz