airsonic on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S airsonic

* (Optional) Uninstall airsonic on Arch using YAY

$ yay -Rns airsonic

2. Manually Install "airsonic" via AUR

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

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

b. Clone airsonic's git locally

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

c. Go to ~/airsonic folder and install it

$ cd ~/airsonic $ makepkg -si

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

ID: 730582
Name: airsonic
PackageBaseID: 124639
PackageBase: airsonic
Version: 10.6.2-1
Description: A free, web-based media streamer and jukebox.
URL: https://github.com/Airsonic/airsonic/
NumVotes: 18
Popularity: 1.0E-6
OutOfDate:
Maintainer: Superpiffer
Submitter: Superpiffer
FirstSubmitted: 1502289791
LastModified: 1588574257
URLPath: /cgit/aur.git/snapshot/airsonic.tar.gz