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

Last updated: May 18,2024

1. Install "libmaven-bundle-plugin-java" package

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

$ sudo apt update $ sudo apt install libmaven-bundle-plugin-java

2. Uninstall "libmaven-bundle-plugin-java" package

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

$ sudo apt remove libmaven-bundle-plugin-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libmaven-bundle-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 183
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-bundle-plugin
Version: 2.5.4-3
Depends: bnd (>= 2.1.0), libdoxia-core-java, libdoxia-sitetools-java, libfelix-bundlerepository-java, libfelix-utils-java, libmaven-archiver-java, libmaven-dependency-tree-java, libmaven2-core-java, libosgi-core-java, libplexus-build-api-java, libplexus-utils-java, libmaven-deploy-plugin-java, libmaven-install-plugin-java
Suggests: libmaven-bundle-plugin-java-doc
Filename: pool/universe/m/maven-bundle-plugin/libmaven-bundle-plugin-java_2.5.4-3_all.deb
Size: 157382
MD5sum: 1cbcd6367791f799643b98f54aafb3e0
SHA1: fe231e26680afe0d1e1c5f8cf90b2da07a4a7cad
SHA256: ee72a3f89ab31b147ea5ebf3dd1b9b05d1191b98dbd3d040be35478dd233d5c8
Description-en: Maven plugin to handle artifact OSGi metadata
Maven is a software project management and comprehension tool.
Based on the concept of a project object model (POM), Maven can
manage a project's build, reporting and documentation from a central
piece of information.
.
This plugin allow you to handle artifact OSGi metadata of your artifact
(JAR, WAR). It manage a new type of packaging "bundle" in your POM.
.
This plugin depends on Felix Bundle Repository and BND for low-level
handling of metadata.
Description-md5: 3db251b06d023214f20f879914c3afd5
Homepage: http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu