dms on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dms

* (Optional) Uninstall dms on Arch using YAY

$ yay -Rns dms

2. Manually Install "dms" via AUR

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

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

b. Clone dms's git locally

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

c. Go to ~/dms folder and install it

$ cd ~/dms $ makepkg -si

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

ID: 1273764
Name: dms
PackageBaseID: 91032
PackageBase: dms
Version: 1.6.0-2
Description: UPnP DLNA Digital Media Server
URL: https://github.com/anacrolix/dms/
NumVotes: 7
Popularity: 0.001644
OutOfDate:
Maintainer: bitwave
Submitter: bitwave
FirstSubmitted: 1425398126
LastModified: 1686850124
URLPath: /cgit/aur.git/snapshot/dms.tar.gz