How to Install and Uninstall libzookeeper-mt-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libzookeeper-mt-dev" package

This guide covers the steps necessary to install libzookeeper-mt-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libzookeeper-mt-dev

2. Uninstall "libzookeeper-mt-dev" package

Learn how to uninstall libzookeeper-mt-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libzookeeper-mt-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libzookeeper-mt-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libzookeeper-mt-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 322
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: amd64
Source: zookeeper
Version: 3.4.8-1
Replaces: libzookeeper-dev
Provides: libzookeeper-dev
Depends: libzookeeper-mt2 (= 3.4.8-1)
Conflicts: libzookeeper-dev
Filename: pool/universe/z/zookeeper/libzookeeper-mt-dev_3.4.8-1_amd64.deb
Size: 55718
MD5sum: 192a82a1da65b724a99068a30432e4e6
SHA1: 547ebd7ed386dfa280137aa5128eee342389b89f
SHA256: d69f9688e1a9da22d68bd8be2e2d0bdf52087655a748a54e0efd2626b7ed833c
Description-en: Development files for multi threaded zookeeper C bindings
ZooKeeper is a centralized, reliable, service for maintaining configuration
information, naming, providing distributed synchronization, and group
services. All of these kinds of services are used in some form or another by
distributed applications.
.
This package contains the development files for the multi threaded C bindings.
Description-md5: e97b8f70fd8f634f667573656ff3b1b8
Homepage: http://zookeeper.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu