Install libmono-zeroconf1.0-cil
Installing libmono-zeroconf1.0-cil package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libmono-zeroconf1.0-cil
libmono-zeroconf1.0-cil package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libmono-zeroconf1.0-cil |
version | 0.9.0-6 |
description | CLI library for multicast DNS service discovery |
subsection | cli-mono |
website | mono-project.com / Mono_Zeroconf |
maintainer | Debian CLI Libraries Team |
Uninstall libmono-zeroconf1.0-cil
To remove just libmono-zeroconf1.0-cil package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libmono-zeroconf1.0-cil
Uninstall libmono-zeroconf1.0-cil and it’s dependent packages
To remove the libmono-zeroconf1.0-cil package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libmono-zeroconf1.0-cil
Purging libmono-zeroconf1.0-cil
If you also want to delete configuration and/or data files of libmono-zeroconf1.0-cil from Debian Sid then this will work:
sudo apt-get purge libmono-zeroconf1.0-cil
To delete configuration and/or data files of libmono-zeroconf1.0-cil and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libmono-zeroconf1.0-cil