How to Install and Uninstall libmono-zeroconf1.0-cil Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libmono-zeroconf1.0-cil" package

This guide covers the steps necessary to install libmono-zeroconf1.0-cil on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmono-zeroconf1.0-cil

2. Uninstall "libmono-zeroconf1.0-cil" package

Please follow the instructions below to uninstall libmono-zeroconf1.0-cil on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmono-zeroconf1.0-cil $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmono-zeroconf1.0-cil package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmono-zeroconf1.0-cil
Priority: optional
Section: universe/libs
Installed-Size: 145
Maintainer: Ubuntu Developers
Original-Maintainer: Debian CLI Libraries Team
Architecture: all
Source: mono-zeroconf
Version: 0.9.0-6
Depends: cli-common (>= 0.5.1), libc6 (>= 2.21) | libc6.1 (>= 2.21) | libc0.1 (>= 2.21), 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)
Recommends: avahi-daemon
Filename: pool/universe/m/mono-zeroconf/libmono-zeroconf1.0-cil_0.9.0-6_all.deb
Size: 46474
MD5sum: 0c6113ba559fc14a68c326938153f6f4
SHA1: 2acd631f4e9b4afa36b254b7bbb769fbb00ec43a
SHA256: 0ac5caaf5746b4ed54fcdec8bfd95c5d973ddaf2702438bd3887b0886f74c2a2
Description-en: CLI library for multicast DNS service discovery
Mono.Zeroconf is a cross platform Zero Configuration Networking library for
Mono and .NET. It provides a unified API for performing the most common
zeroconf operations on a variety of platforms and subsystems: all the
operating systems supported by Mono and both the Avahi and
Bonjour/mDNSResponder transports.
.
By using Mono.ZeroConf applications can use a single API that will work
regardless of the underlying implementation that a particular operating
system uses.
.
Applications can publish services that will be exposed to other computers on
the network and also query the local machines on the network for services
that could have been exposed.
.
This package contains the Mono.Zeroconf library itself.
Description-md5: b64bd1d189ac0c64a87a77cd01456d98
Homepage: http://mono-project.com/Mono_Zeroconf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu