How to Install and Uninstall libjarjar-maven-plugin-java Package on Kali Linux

Last updated: May 16,2024

1. Install "libjarjar-maven-plugin-java" package

In this section, we are going to explain the necessary steps to install libjarjar-maven-plugin-java on Kali Linux

$ sudo apt update $ sudo apt install libjarjar-maven-plugin-java

2. Uninstall "libjarjar-maven-plugin-java" package

Please follow the guidelines below to uninstall libjarjar-maven-plugin-java on Kali Linux:

$ sudo apt remove libjarjar-maven-plugin-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjarjar-maven-plugin-java package on Kali Linux

Package: libjarjar-maven-plugin-java
Source: jarjar-maven-plugin
Version: 1.9-8
Installed-Size: 90
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libasm-java (>= 7.0), libmaven-common-artifact-filters-java (>= 3.0.1), libmaven3-core-java (>= 3.6.0), libplexus-archiver-java (>= 3.6.0), libplexus-utils2-java (>= 2.x)
Suggests: ant
Size: 67344
SHA256: 5e960de032530d5e7c7f13a20d59debecc79af1268a4ae52175f6e5c21e9a277
SHA1: 0c3eaa9fbc004dc2cc4d93b42f08284b81f810f8
MD5sum: f737d4e218c98867f3a2045e1d0cac71
Description: Maven plugin to repackage third-party jars
Utility that makes it easy to repackage Java libraries and embed them into
your own distribution. This is useful for two reasons:
- You can easily ship a single jar file with no external dependencies.
- You can avoid problems where your library depends on a specific
version of a library, which may conflict with the dependencies of
another library.
.
This package provide a Maven plugin for Java to allow plug this
into Maven build system.
Description-md5:
Homepage: http://sonatype.github.com/jarjar-maven-plugin/
Section: java
Priority: optional
Filename: pool/main/j/jarjar-maven-plugin/libjarjar-maven-plugin-java_1.9-8_all.deb