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

Last updated: May 16,2024

1. Install "libleveldb-api-java" package

This guide let you learn how to install libleveldb-api-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libleveldb-api-java

2. Uninstall "libleveldb-api-java" package

This tutorial shows how to uninstall libleveldb-api-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libleveldb-api-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libleveldb-api-java
Priority: optional
Section: universe/java
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: leveldb-java
Version: 0.7-1
Suggests: libleveldb-java
Filename: pool/universe/l/leveldb-java/libleveldb-api-java_0.7-1_all.deb
Size: 9858
MD5sum: b0a348716a978215a25e9d077db9230c
SHA1: e4b4984e6902db31e29f8c4e4564a7a7419456d3
SHA256: 51005b1c5d111bd7b3257b04b7f7da6c4389090c9c9e3ce7959374bc0774c646
Description-en: High level Java API for LevelDB
Port of LevelDB in Java with the goal of having a feature complete
implementation that is within 10% of the performance of the C++ original
and produces byte-for-byte exact copies of the C++ code.
.
This package contains the high level API for LevelDB.
Description-md5: c938ec520b416b58343c917afe952542
Homepage: http://github.com/dain/leveldb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu