How to Install and Uninstall libcommons-rdf-java Package on Kali Linux

Last updated: May 12,2024

1. Install "libcommons-rdf-java" package

Please follow the step by step instructions below to install libcommons-rdf-java on Kali Linux

$ sudo apt update $ sudo apt install libcommons-rdf-java

2. Uninstall "libcommons-rdf-java" package

Please follow the steps below to uninstall libcommons-rdf-java on Kali Linux:

$ sudo apt remove libcommons-rdf-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcommons-rdf-java package on Kali Linux

Package: libcommons-rdf-java
Source: apache-commons-rdf
Version: 0.5.0-2
Installed-Size: 151
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libcommons-parent-java (>= 43), libjsonld-java (>= 0.13.3)
Size: 80924
SHA256: d4a270ea6dc63f1cc04c06b4491f922ec16253291f6b2831c32d830524c95b7c
SHA1: 38d43134bd4ec490ef6071d140fc8cc127f839df
MD5sum: 81d5effdf576269658eb9c9c1dee288f
Description: type-safe, non-general API that covers RDF 1.1
Commons RDF aims to provide a common library for RDF 1.1 with implementations
for common Java RDF frameworks like RDF4J, Apache Jena as well as for other
libraries such as OWLAPI, Clerezza and other JVM languages.
.
The main motivation behind this simple library is to revise an historical
incompatibility issue between these toolkits. This library does not pretend to
be a generic API wrapping those libraries, but is a set of common Java
interfaces for the RDF 1.1 concepts, e.g. 'IRI', 'BlankNode', 'Graph',
accompanied with unit test cases for their expected behaviour, and a 'simple'
implementation, which main purpose is to clarify the tests and interfaces.
Description-md5:
Homepage: https://commons.apache.org/proper/commons-rdf/
Section: java
Priority: optional
Filename: pool/main/a/apache-commons-rdf/libcommons-rdf-java_0.5.0-2_all.deb