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

Last updated: May 11,2024

1. Install "libzookeeper-st2" package

This is a short guide on how to install libzookeeper-st2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libzookeeper-st2

2. Uninstall "libzookeeper-st2" package

This guide let you learn how to uninstall libzookeeper-st2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libzookeeper-st2
Priority: optional
Section: universe/libs
Installed-Size: 129
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: amd64
Source: zookeeper
Version: 3.4.8-1
Depends: libc6 (>= 2.14)
Filename: pool/universe/z/zookeeper/libzookeeper-st2_3.4.8-1_amd64.deb
Size: 38750
MD5sum: 4b7d14d36645d3eaa61545fd466f389f
SHA1: fcbddfa8e3e5674045f9517eed8cfc1ef8cffa96
SHA256: fc5c1985194885b08dab4d242bd06b0c549d707d8eb8579da3b9ae502148c837
Description-en: Single threaded C bindings 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 single-threaded libraries for the C bindings.
Description-md5: dfcadac92fabca64f9de63fa5218992a
Multi-Arch: same
Homepage: http://zookeeper.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu