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

Last updated: April 24,2024

1. Install "libbuild-helper-maven-plugin-java" package

This tutorial shows how to install libbuild-helper-maven-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libbuild-helper-maven-plugin-java

2. Uninstall "libbuild-helper-maven-plugin-java" package

Please follow the guidance below to uninstall libbuild-helper-maven-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libbuild-helper-maven-plugin-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libbuild-helper-maven-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: build-helper-maven-plugin
Version: 1.8-1
Depends: libbsh-java (>= 2.0b4), libmaven-plugin-tools-java (>= 3.2), libmaven2-core-java, libplexus-utils-java
Suggests: libbuild-helper-maven-plugin-java-doc
Filename: pool/universe/b/build-helper-maven-plugin/libbuild-helper-maven-plugin-java_1.8-1_all.deb
Size: 37252
MD5sum: dc227f5d2bed82d5cee2ee999cde0e33
SHA1: 1c43b7bb27b32eb88cb6bd74ccc8f83412c318b9
SHA256: 4ac0db564966e5fdda970ed80d1699b2c8ceaf558ab11147bb03ccc39074ef69
Description-en: Build Helper Maven Plugin
This plugin contains various small independent goals to assist with Maven
build lifecycle.
.
For example: attach some directory as new source folder, extract maven current
version, parse and resolve a version property or reserve a random network port.
Description-md5: e1c1b168428cd79695169bf580575d1e
Homepage: http://mojo.codehaus.org/build-helper-maven-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu