How to Install and Uninstall libupnp6-dev Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: September 08,2024

1. Install "libupnp6-dev" package

Here is a brief guide to show you how to install libupnp6-dev on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install libupnp6-dev

2. Uninstall "libupnp6-dev" package

This guide covers the steps necessary to uninstall libupnp6-dev on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove libupnp6-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libupnp6-dev package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: libupnp6-dev
Architecture: amd64
Version: 1:1.6.24-4
Multi-Arch: same
Priority: extra
Section: universe/libdevel
Source: libupnp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Uwe Kleine-König
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 905
Depends: libupnp6 (= 1:1.6.24-4)
Suggests: libupnp6-doc
Filename: pool/universe/libu/libupnp/libupnp6-dev_1.6.24-4_amd64.deb
Size: 169904
MD5sum: a3216325d2ad4beef346290e06f259aa
SHA1: ceb0937646a26a7c6364a59fe0d5a923ee19afac
SHA256: 6f34cb2620baaa75ba8e75846986f1544a4ea3fef3841d900169e438b8a4c5db
Homepage: http://pupnp.sourceforge.net/
Description: Portable SDK for UPnP Devices, version 1.6 (development files)
Description-md5: 0c5e18d8452271be61bb2342e0107923
Supported: 3y

5. The same packages on other Linux Distributions