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

Last updated: May 12,2024

1. Install "libmavibot-java" package

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

$ sudo apt update $ sudo apt install libmavibot-java

2. Uninstall "libmavibot-java" package

Here is a brief guide to show you how to uninstall libmavibot-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmavibot-java
Priority: optional
Section: universe/java
Installed-Size: 227
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: mavibot
Version: 1.0.0~M1-1
Depends: libcommons-collections3-java, libcommons-io-java, liblog4j1.2-java (>= 1.2.17), libslf4j-java
Filename: pool/universe/m/mavibot/libmavibot-java_1.0.0~M1-1_all.deb
Size: 133652
MD5sum: a09a6368d2827127fdf2188b83ccb542
SHA1: ae1da2791aeb91cf8e0c971028560892e1ba2ff0
SHA256: f3c94064d811ca742a97d7c1949a6766688334de52d24221104b351e37295624
Description-en: Apache Mavibot - MVCC BTree Java Implementation
Mavibot is a Multi Version Concurrency Control (MVCC) BTree in Java.
It is expected to be a replacement for JDBM (The current backend for
the Apache Directory Server), but could be a good fit for any other
project in need of a Java MVCC BTree implementation.
Description-md5: ab8411a81f568d9380be371ec6ecefac
Homepage: http://directory.apache.org/mavibot
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu