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

Last updated: May 18,2024

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

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

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

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

Here is a brief guide to show you how to uninstall libclirr-maven-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libclirr-maven-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 97
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: clirr-maven-plugin
Version: 2.3-1
Depends: clirr, libbcel-java, libdoxia-java, libdoxia-sitetools-java, libmaven-reporting-impl-java, libmaven2-core-java, libplexus-i18n-java, libplexus-utils-java
Filename: pool/universe/c/clirr-maven-plugin/libclirr-maven-plugin-java_2.3-1_all.deb
Size: 39874
MD5sum: 52cf358462fd14e0d2dfe3b87ab9a443
SHA1: 14561110e49951668c584b237af996d2524ff04b
SHA256: 77e0ebcfced450da3b9cd4930d145a898d9c0b0ca10c805acc69d209841ab48c
Description-en: Clirr Maven Plugin
Clirr is a tool that checks Java libraries for binary and source compatibility
with older releases. Basically you give it two sets of jar files and Clirr
dumps out a list of changes in the public API. The clirr-maven-plugin can
be configured to break the build, if it detects incompatible API changes.
In a continuous integration process, the clirr-maven-plugin can automatically
prevent accidental introduction of binary or source compatibility problems.
Additionally, the plugin can generate a report as part of the generated
site.
Description-md5: d09b7c37afa5b474218db2f3e145f1f7
Homepage: http://mojo.codehaus.org/clirr-maven-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu