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

Last updated: May 19,2024

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

This guide covers the steps necessary to install libjarjar-maven-plugin-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libjarjar-maven-plugin-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 897
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jarjar-maven-plugin
Version: 1.9-4
Depends: default-jdk-doc, libmaven2-core-java-doc, libplexus-utils-java-doc
Recommends: ant-doc
Suggests: libjarjar-maven-plugin-java
Filename: pool/universe/j/jarjar-maven-plugin/libjarjar-maven-plugin-java-doc_1.9-4_all.deb
Size: 184266
MD5sum: 97e54370fc6c794103e95f6e23926085
SHA1: 9881003a8ef7523393899559f471df344816a52b
SHA256: 6e62b91772e4e4ee399ff5368ab5d3d96824a93173833e02b80c771f01d690e9
Description-en: Maven plugin to repackage third-party jars - documentation
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 contains the API documentation of libjarjar-maven-plugin-java.
Description-md5: 92d9a3961068d12136e31086647fc0f6
Homepage: http://sonatype.github.com/jarjar-maven-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu