libupnpp on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libupnpp

* (Optional) Uninstall libupnpp on Arch using YAY

$ yay -Rns libupnpp

2. Manually Install "libupnpp" via AUR

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

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

b. Clone libupnpp's git locally

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

c. Go to ~/libupnpp folder and install it

$ cd ~/libupnpp $ makepkg -si

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

ID: 1376419
Name: libupnpp
PackageBaseID: 87888
PackageBase: libupnpp
Version: 0.25.0-1
Description: A C++ wrapper for libupnp - used with upmpdcli or upplay
URL: https://www.lesbonscomptes.com//upmpdcli/libupnpp-refdoc/libupnpp-ctl.html
NumVotes: 15
Popularity: 0.490157
OutOfDate:
Maintainer: FabioLolix
Submitter:
FirstSubmitted: 1417453443
LastModified: 1703686420
URLPath: /cgit/aur.git/snapshot/libupnpp.tar.gz

5. The same packages on other Linux Distributions