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

Last updated: May 16,2024

1. Install "librepository-java" package

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

$ sudo apt update $ sudo apt install librepository-java

2. Uninstall "librepository-java" package

Please follow the steps below to uninstall librepository-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: librepository-java
Priority: optional
Section: universe/java
Installed-Size: 93
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: librepository
Version: 1.1.6-2
Depends: libjcommon-java
Recommends: librepository-java-gcj
Suggests: librepository-java-doc
Filename: pool/universe/libr/librepository/librepository-java_1.1.6-2_all.deb
Size: 58310
MD5sum: 4a3150326f7d6ad52d7b22cf5ef5c5cf
SHA1: 769ca30df99415b023491d06f07746e7e0c80ded
SHA256: e8cb6481d52e33682ac51d7d4a64ae7c275a12b0a5aee686170042e5a1307a0a
Description-en: abstraction library for accessing hierachic bulk content
LibRepository provides a simple abstraction layer to access bulk content that
is organized in a hierarchical layer.
.
Unlike the JSR-000170, this library does not aim to solve all problems
associated with content storages. The main purpose of LibRepository is to
give users an abstract view over an filesystem like structure so that content
generator and content consumer do no longer have to make assumptions about
where to store the generated content.
.
The repositories described here should not be used to store other things than
BLOBs.
Description-md5: 748be748309c99dc3abb3714dbac4da4
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu