libdlna on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S libdlna

* (Optional) Uninstall libdlna on Arch using YAY

$ yay -Rns libdlna

2. Manually Install "libdlna" via AUR

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

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

b. Clone libdlna's git locally

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

c. Go to ~/libdlna folder and install it

$ cd ~/libdlna $ makepkg -si

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

ID: 476033
Name: libdlna
PackageBaseID: 128879
PackageBase: libdlna
Version: 0.2.4-16
Description: Open-source implementation of DLNA (Digital Living Network Alliance) standards
URL: http://libdlna.geexbox.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515327504
LastModified: 1515327504
URLPath: /cgit/aur.git/snapshot/libdlna.tar.gz