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

Last updated: September 20,2024

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

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

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

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

This is a short guide on how to uninstall libmaven-bundle-plugin-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmaven-bundle-plugin-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 1334
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-bundle-plugin
Version: 2.5.4-3
Depends: default-jdk-doc
Suggests: libmaven-bundle-plugin-java
Filename: pool/universe/m/maven-bundle-plugin/libmaven-bundle-plugin-java-doc_2.5.4-3_all.deb
Size: 120824
MD5sum: 1d8cf6d878e4773248cc1a2e097dc801
SHA1: 7eeba81735a857bb7076b45a79b2bab55fff5755
SHA256: 731495de9461229c34104ce1ae86042e56c248b5505c67c974669bb4e67c3ebf
Description-en: Maven plugin to handle artifact OSGi metadata - documentation
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.
.
This package contains the API documentation of libmaven-bundle-plugin-java.
Description-md5: 0f329b057c7afc56daa05eeb4d63d48a
Homepage: http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu