lms on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S lms

* (Optional) Uninstall lms on Arch using YAY

$ yay -Rns lms

2. Manually Install "lms" via AUR

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

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

b. Clone lms's git locally

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

c. Go to ~/lms folder and install it

$ cd ~/lms $ makepkg -si

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

ID: 1428047
Name: lms
PackageBaseID: 154669
PackageBase: lms
Version: 3.51.0-1
Description: Lightweight Music Server. Access your self-hosted music using a web interface
URL: https://github.com/epoupon/lms
NumVotes: 4
Popularity: 2.0E-6
OutOfDate:
Maintainer: disasm
Submitter: ragouel
FirstSubmitted: 1592726079
LastModified: 1710552660
URLPath: /cgit/aur.git/snapshot/lms.tar.gz