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

Last updated: May 06,2024

1. Install "libleveldb-java" package

Learn how to install libleveldb-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libleveldb-java

2. Uninstall "libleveldb-java" package

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

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

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

Package: libleveldb-java
Priority: optional
Section: universe/java
Installed-Size: 283
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: leveldb-java
Version: 0.7-1
Depends: libleveldb-api-java, libguava-java
Suggests: libsnappy-java
Filename: pool/universe/l/leveldb-java/libleveldb-java_0.7-1_all.deb
Size: 210058
MD5sum: 2b8106dca3c4d61d1726345f4c6b9d5d
SHA1: 7bbad6db5ba25d55b00df12a31684fd688221dee
SHA256: 093971e9bc2872d4a9d63907eb34df6806b0db5c717a4e670899aa61f136097c
Description-en: Port of LevelDB to Java
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 implementation of the LevelDB API.
Description-md5: ca0be0ae013811613dcded23f0e4d255
Homepage: http://github.com/dain/leveldb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu