How to Install and Uninstall librepository-java Package on Kali Linux

Last updated: February 24,2025

1. Install "librepository-java" package

Please follow the instructions below to install librepository-java on Kali Linux

$ sudo apt update $ sudo apt install librepository-java

2. Uninstall "librepository-java" package

This guide let you learn how to uninstall librepository-java on Kali Linux:

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

3. Information about the librepository-java package on Kali Linux

Package: librepository-java
Source: librepository
Version: 1.1.6-4
Installed-Size: 78
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libjcommon-java
Suggests: librepository-java-doc
Size: 61760
SHA256: 17be33b55280cc1ab6ef60531214a56b56a128ccb5a3c6ba6a49a11c467e4fb5
SHA1: 364290aff633961009bb73ffed128d8f404fb857
MD5sum: e3a48b53b421e8dd081d6b3ac6c15835
Description: 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:
Homepage: https://github.com/pentaho/pentaho-reporting
Tag: role::shared-lib
Section: java
Priority: optional
Filename: pool/main/libr/librepository/librepository-java_1.1.6-4_all.deb