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

Last updated: May 18,2024

1. Install "librepository-java-doc" package

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

$ sudo apt update $ sudo apt install librepository-java-doc

2. Uninstall "librepository-java-doc" package

This guide covers the steps necessary to uninstall librepository-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: librepository-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 2172
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: librepository
Version: 1.1.6-2
Filename: pool/universe/libr/librepository/librepository-java-doc_1.1.6-2_all.deb
Size: 132056
MD5sum: 35dc65f05c81ba796ac66a9cac9e38b9
SHA1: 3e2f81ae3ce9984381e1024344fb96229e281eb5
SHA256: e8f8a60d32f1c455758ad5c156e818287acdb7fe706a7be492d3d33faf46691a
Description-en: abstraction library for accessing hierachic bulk content -- documentation
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.
.
This package contains the Javadoc.
Description-md5: 03e444117f8753d871c3ab62d2b6a5f8
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu