How to Install and Uninstall mono-upnp-bin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 26,2024

1. Install "mono-upnp-bin" package

Please follow the instructions below to install mono-upnp-bin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mono-upnp-bin

2. Uninstall "mono-upnp-bin" package

Please follow the step by step instructions below to uninstall mono-upnp-bin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mono-upnp-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the mono-upnp-bin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mono-upnp-bin
Priority: optional
Section: universe/cli-mono
Installed-Size: 149
Maintainer: Ubuntu Developers
Original-Maintainer: Debian CLI Libraries Team
Architecture: all
Source: mono-upnp
Version: 0.1.2-2build1
Depends: libmono-upnp-cil (= 0.1.2-2build1), mono-runtime (>= 3.0~), libglib2.0-cil (>= 2.12.10-1ubuntu1), libgtk2.0-cil (>= 2.12.10-1ubuntu1), libmono-addins0.2-cil (>= 1.0), libmono-corlib4.5-cil (>= 4.2.0), libmono-posix4.0-cil (>= 4.0.0~alpha1), libmono-system-xml4.0-cil (>= 4.2.0), libmono-system4.0-cil (>= 4.2.0)
Filename: pool/universe/m/mono-upnp/mono-upnp-bin_0.1.2-2build1_all.deb
Size: 30104
MD5sum: 90af83f93c8c95e30e71ddbd7cae1c35
SHA1: d9bd6b1fab1054774810d9ac530133f8e27c7541
SHA256: fb43c8bd12f212a7af855d5965b8ed7d458b4b2b529a18b32d9c3101a1b773ed
Description-en: client/server libraries for UPnP -- executables
Mono.Upnp is a set of client/server libraries for the Universal Plug 'n Play
specification, which can be found at http://www.upnp.org.
.
Mono.Upnp includes the following projects:
- Mono.Ssdp: An implementation of the Simple Discovery Protocol.
- Mono.Upnp: An implementation of the UPnP Device Architecture 1.1, Sections
2-6.
- Mono.Upnp.GtkClient: An executable Gtk+ user interface for inspecting UPnP
devices and services on the network.
- Mono.Upnp.Dcp.MediaServer1: An implementation of the UPnP Audio/Video
MediaServer1 Device Control Protocol.
- Mono.Upnp.Dcp.MediaServer1.FileSystem: A MediaServer1 implementation which
serves media from the filesystem.
- Mono.Upnp.Dcp.MediaServer1.FileSystem.ConsoleServer: An executable console
program which serves media from the filesystem.
- Mono.Upnp.Dcp.MSMediaServerRegistrar1: An implementation of the Microsoft
MSMediaServerRegistrar1 Device Control Protocol.
.
This package contains a sample Gtk+ user interface for inspecting UPnP devices
and services on the network, as well as a sample media server.
Description-md5: cd585ae0aa21315cae77dec66ad7ff94
Homepage: https://github.com/mono/mono-upnp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu