How to Install and Uninstall mzclient Package on Kali Linux

Last updated: May 16,2024

1. Install "mzclient" package

This guide covers the steps necessary to install mzclient on Kali Linux

$ sudo apt update $ sudo apt install mzclient

2. Uninstall "mzclient" package

Please follow the instructions below to uninstall mzclient on Kali Linux:

$ sudo apt remove mzclient $ sudo apt autoclean && sudo apt autoremove

3. Information about the mzclient package on Kali Linux

Package: mzclient
Source: mono-zeroconf
Version: 0.9.0-6.1
Installed-Size: 33
Maintainer: Debian CLI Libraries Team
Architecture: all
Depends: mono-runtime (>= 3.0~), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240), libmono-zeroconf1.0-cil (= 0.9.0-6.1)
Size: 14568
SHA256: 1f4f72ad83c71d5b16dca8c2841be684e1e959233807ad6dd9f52c3164b02abe
SHA1: 91ea19747d37330754deb2c0ada3ef6d581b3c61
MD5sum: 9835741073638d1a5ee34623a4e1a335
Description: CLI library for multicast DNS service discovery (commandline tool)
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 mzclient tool, that can be used for resolving or
publishing services from the commandline.
Description-md5: f6f7b6eae52bae25688644f88be96e87
Homepage: http://mono-project.com/Mono_Zeroconf
Tag: protocol::zeroconf
Section: net
Priority: optional
Filename: pool/main/m/mono-zeroconf/mzclient_0.9.0-6.1_all.deb