mod_musicindex on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mod_musicindex

* (Optional) Uninstall mod_musicindex on Arch using YAY

$ yay -Rns mod_musicindex

2. Manually Install "mod_musicindex" via AUR

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

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

b. Clone mod_musicindex's git locally

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

c. Go to ~/mod_musicindex folder and install it

$ cd ~/mod_musicindex $ makepkg -si

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

ID: 264812
Name: mod_musicindex
PackageBaseID: 71344
PackageBase: mod_musicindex
Version: 1.4.1-1
Description: An Apache module which allows nice displaying of directories containing MP3, FLAC, Ogg Vorbis or MP4/AAC files.
URL: http://hacks.slashdirt.org/musicindex/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: leonardder
FirstSubmitted: 1372269986
LastModified: 1452694405
URLPath: /cgit/aur.git/snapshot/mod_musicindex.tar.gz