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

Last updated: May 18,2024

1. Install "libcurator-framework-java" package

Please follow the steps below to install libcurator-framework-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcurator-framework-java

2. Uninstall "libcurator-framework-java" package

In this section, we are going to explain the necessary steps to uninstall libcurator-framework-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcurator-framework-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libcurator-framework-java
Priority: optional
Section: universe/java
Installed-Size: 240
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: apache-curator
Version: 2.7.1-1
Depends: libcurator-client-java
Filename: pool/universe/a/apache-curator/libcurator-framework-java_2.7.1-1_all.deb
Size: 156388
MD5sum: b3ae8b911b56a3b69b6b8f09b0f954c7
SHA1: 4996d90c4f45284d60c229cb32518a8ee7d6b8d2
SHA256: d5ae3f3ef92cabcd9b43bfe5c356a600906dfe705b946f65a193dc26b4f82690
Description-en: Apache Curator Framework
Curator is a set of Java libraries that make using Apache ZooKeeper much
easier.
.
This package contains the Curator Framework which is a high-level API that
greatly simplifies using ZooKeeper. It adds many features that build on
ZooKeeper and handles the complexity of managing connections to the ZooKeeper
cluster and retrying operations.
Description-md5: 04752bdf525ec7b950958fec9c60b114
Homepage: http://curator.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu