gonic on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S gonic

* (Optional) Uninstall gonic on Arch using YAY

$ yay -Rns gonic

2. Manually Install "gonic" via AUR

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

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

b. Clone gonic's git locally

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

c. Go to ~/gonic folder and install it

$ cd ~/gonic $ makepkg -si

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

ID: 1424396
Name: gonic
PackageBaseID: 151104
PackageBase: gonic
Version: 0.16.3-1
Description: A lightweight music streaming server which implements the Subsonic API
URL: https://github.com/sentriz/gonic
NumVotes: 8
Popularity: 0.156961
OutOfDate:
Maintainer: raffomania
Submitter: dpertin
FirstSubmitted: 1586016494
LastModified: 1710082673
URLPath: /cgit/aur.git/snapshot/gonic.tar.gz