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

Last updated: May 17,2024

1. Install "libzookeeper-java" package

In this section, we are going to explain the necessary steps to install libzookeeper-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libzookeeper-java

2. Uninstall "libzookeeper-java" package

This is a short guide on how to uninstall libzookeeper-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libzookeeper-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libzookeeper-java
Priority: optional
Section: universe/java
Installed-Size: 1382
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: zookeeper
Version: 3.4.8-1
Depends: libjline-java, liblog4j1.2-java (>> 1.2.15-8), libnetty-3.9-java, libslf4j-java, libxerces2-java
Suggests: libzookeeper-java-doc
Filename: pool/universe/z/zookeeper/libzookeeper-java_3.4.8-1_all.deb
Size: 1269526
MD5sum: 3da973250e85bfc8636d86ee55bd5872
SHA1: 6c5d21a3c4043800e3d5948230d8801425a039b3
SHA256: 0d883b364a3d8b6051d13f9c521a465e839021f11d269d68cd34708e0ca951a6
Description-en: Core Java libraries for zookeeper
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 java .jar files.
Description-md5: 9d8746036f857b6258f6cc81bcc7fbb8
Homepage: http://zookeeper.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu