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

Last updated: October 05,2024

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

Please follow the steps below to install libjarjar-maven-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Learn how to uninstall libjarjar-maven-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjarjar-maven-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 127
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jarjar-maven-plugin
Version: 1.9-4
Depends: libasm4-java, libmaven-common-artifact-filters-java, libmaven2-core-java, libplexus-archiver-java, libplexus-utils-java
Suggests: ant, libjarjar-maven-plugin-java-doc
Filename: pool/universe/j/jarjar-maven-plugin/libjarjar-maven-plugin-java_1.9-4_all.deb
Size: 65696
MD5sum: 2133839cdca79a41b9a8c7ecff2c4512
SHA1: 1a138fbb5208e15b83d52f216bad8a57e5bdadd7
SHA256: eff47fb710d26c1dcb54243fa7fec55ebde652a82a55d92dcf12f23c6d4ba125
Description-en: 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: 74946d31b75df4f1fd5bb2b86ab04423
Homepage: http://sonatype.github.com/jarjar-maven-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu