xupnpd on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S xupnpd

* (Optional) Uninstall xupnpd on Arch using YAY

$ yay -Rns xupnpd

2. Manually Install "xupnpd" via AUR

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

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

b. Clone xupnpd's git locally

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

c. Go to ~/xupnpd folder and install it

$ cd ~/xupnpd $ makepkg -si

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

ID: 941520
Name: xupnpd
PackageBaseID: 92343
PackageBase: xupnpd
Version: 1.034.r115.g2bc1e74-2
Description: eXtensible UPnP agent (proxy IP TV multicast to DLNA)
URL: http://xupnpd.org
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: tmn505
Submitter: tmn505
FirstSubmitted: 1429477921
LastModified: 1627690852
URLPath: /cgit/aur.git/snapshot/xupnpd.tar.gz