supersonic on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S supersonic

* (Optional) Uninstall supersonic on Arch using YAY

$ yay -Rns supersonic

2. Manually Install "supersonic" via AUR

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

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

b. Clone supersonic's git locally

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

c. Go to ~/supersonic folder and install it

$ cd ~/supersonic $ makepkg -si

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

ID: 1243141
Name: supersonic
PackageBaseID: 160231
PackageBase: supersonic
Version: 2023.04.17-1
Description: A Subsonic music server implemented in C++
URL: https://github.com/davidgfnet/supersonic-cpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1606299197
LastModified: 1681826082
URLPath: /cgit/aur.git/snapshot/supersonic.tar.gz