How to Install and Uninstall python-miniupnpc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-miniupnpc" package

This tutorial shows how to install python-miniupnpc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-miniupnpc

2. Uninstall "python-miniupnpc" package

Please follow the guidance below to uninstall python-miniupnpc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-miniupnpc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-miniupnpc
Architecture: amd64
Version: 1.9.20140610-2ubuntu2.16.04.2
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: 82
Depends: libc6 (>= 2.15), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/m/miniupnpc/python-miniupnpc_1.9.20140610-2ubuntu2.16.04.2_amd64.deb
Size: 26718
MD5sum: a3808564c8f227727e1f3aca50bf926c
SHA1: d7770c22f0c2a74f59a23c3bcd4e61dcc37ac851
SHA256: 65c5e47218ce5c8afbc50b8370677136cfe60f2794af9444565e4dc01ef57c9b
SHA512: 3f1ac43fe7ee254cafab9f7b38f4c90e80ac64f2f37d4bfc33dca1715dbf60acd8e50422e1b66192e4b39ade4ce35b9c54f4680f35b767c2e7bacb230a530bed
Homepage: http://miniupnp.free.fr/
Description-en: UPnP IGD client lightweight library Python 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 bindings.
Description-md5: 5ec896af2700230933783001a57df1a3

Package: python-miniupnpc
Priority: optional
Section: universe/python
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Thomas Goirand
Architecture: amd64
Source: miniupnpc
Version: 1.9.20140610-2ubuntu2
Depends: libc6 (>= 2.15), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/m/miniupnpc/python-miniupnpc_1.9.20140610-2ubuntu2_amd64.deb
Size: 26734
MD5sum: 7127ad8649e50dea5af8f8795a805634
SHA1: 03774293e4854744e81d39397304dac3e1f09206
SHA256: 3ae95bed478df4d34df8237f55c9db5279a715ea1fedac2b6c10129067f5e776
Description-en: UPnP IGD client lightweight library Python 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 bindings.
Description-md5: 5ec896af2700230933783001a57df1a3
Homepage: http://miniupnp.free.fr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu