python-upnpclient on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-upnpclient

* (Optional) Uninstall python-upnpclient on Arch using YAY

$ yay -Rns python-upnpclient

2. Manually Install "python-upnpclient" via AUR

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

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

b. Clone python-upnpclient's git locally

$ git clone https://aur.archlinux.org/python-upnpclient.git ~/python-upnpclient

c. Go to ~/python-upnpclient folder and install it

$ cd ~/python-upnpclient $ makepkg -si

3. Information about the python-upnpclient package on Arch User Repository (AUR)

ID: 1299839
Name: python-upnpclient
PackageBaseID: 196473
PackageBase: python-upnpclient
Version: 1.0.3-1
Description: Python 3 library for accessing uPnP devices.
URL: https://github.com/flyte/upnpclient
NumVotes: 1
Popularity: 0.012084
OutOfDate:
Maintainer: slococo
Submitter: slococo
FirstSubmitted: 1691334439
LastModified: 1691337273
URLPath: /cgit/aur.git/snapshot/python-upnpclient.tar.gz