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

Last updated: May 18,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall libsisu-maven-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libsisu-maven-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: sisu-maven-plugin
Version: 1.1-1
Depends: libmaven-common-artifact-filters-java, libplexus-utils2-java (>= 2.x), libsisu-ioc-java (>= 2.3.0), maven (>= 3.0.5)
Filename: pool/universe/s/sisu-maven-plugin/libsisu-maven-plugin-java_1.1-1_all.deb
Size: 21190
MD5sum: 49eae4b0402020154849a5bae1d78d99
SHA1: 713c95a7178bd41e87cd06ed9f22059e1398e658
SHA256: 185911e599740c004a32184c98e869c19a6a7893efe059bcecb17117d3c9eb3b
Description-en: Manage Sisu components and applications
Sisu is a modular JSR330-based container that supports classpath scanning,
auto-binding, and dynamic auto-wiring.
.
sisu-maven-plugin indexes the JSR-330 components to be made available
to Maven. It creates an index in META-INF/sisu/javax.inject.Named enumerating
the components. This means that no classpath scanning is required at runtime
to find them, which keeps Maven's startup time fast.
Description-md5: a6b69d4a5dcd90e2dd1262601b05230c
Homepage: http://github.com/sonatype/sisu-maven-plugin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu