How to Install and Uninstall python3-miniupnpc Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "python3-miniupnpc" package

This guide let you learn how to install python3-miniupnpc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-miniupnpc

2. Uninstall "python3-miniupnpc" package

This is a short guide on how to uninstall python3-miniupnpc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-miniupnpc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-miniupnpc package on Ubuntu 21.10 (Impish Indri)

Package: python3-miniupnpc
Architecture: amd64
Version: 2.2.1-1
Multi-Arch: same
Priority: optional
Section: universe/python
Source: miniupnpc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Thomas Goirand
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 43
Provides: python3.9-miniupnpc
Depends: libc6 (>= 2.4), libminiupnpc17 (>= 1.9.20140610), python3 (<< 3.10), python3 (>= 3.9~)
Filename: pool/universe/m/miniupnpc/python3-miniupnpc_2.2.1-1_amd64.deb
Size: 8820
MD5sum: 9fce32b2704b71285fab46c5720772a6
SHA1: 8b3d0c186a3a590a5aad3c240b6f0ebc018ae825
SHA256: ea867a2a3465dff85044e2b1b635b10e4b05173419c3e487310fd07a665e7d24
SHA512: e8fd68446888ca2bb2f5c8040df5e517a8a09653f28d98c65bbc926307163f3e94047b363d0cc21ebc6731f3e12608675698e7b8d1c90ddd16bb562689c8e663
Homepage: http://miniupnp.free.fr/
Description-en: UPnP IGD client lightweight library Python 3 bindings
The UPnP protocol is supported by most home adsl/cable routers and Microsoft
Windows 2K/XP. The aim of the MiniUPnP project is to bring a free software
solution to support the "Internet Gateway Device" part of the protocol. The
MediaServer/MediaRenderer UPnP protocol is also becoming very popular.
.
Miniupnpc aims at the simplest library possible, with the smallest footprint
and no dependencies to other libraries such as XML parsers or HTTP
implementations. All the code is pure ANSI C. Compiled on a x86 PC, the
miniupnp client library have less than 15KB code size. For instance, the upnpc
sample program is around 20KB. The miniupnp daemon is much smaller than any
other IGD daemon and is ideal for using on low memory device for this reason.
.
This package contains the Python 3 bindings.
Description-md5: 35c1a4d0138099dfc327bc83403d4c22