navidrome on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S navidrome

* (Optional) Uninstall navidrome on Arch using YAY

$ yay -Rns navidrome

2. Manually Install "navidrome" via AUR

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

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

b. Clone navidrome's git locally

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

c. Go to ~/navidrome folder and install it

$ cd ~/navidrome $ makepkg -si

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

ID: 1023971
Name: navidrome
PackageBaseID: 170054
PackageBase: navidrome
Version: 0.47.5-1
Description: Modern Music Server and Streamer compatible with Subsonic/Airsonic
URL: https://www.navidrome.org
NumVotes: 6
Popularity: 0.226
OutOfDate:
Maintainer: xenrox
FirstSubmitted: 1629285618
LastModified: 1642982082
URLPath: /cgit/aur.git/snapshot/navidrome.tar.gz

5. The same packages on other Linux Distributions