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

Last updated: May 21,2024

1. Install "libmaven-invoker-java" package

This is a short guide on how to install libmaven-invoker-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmaven-invoker-java

2. Uninstall "libmaven-invoker-java" package

Please follow the guidelines below to uninstall libmaven-invoker-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmaven-invoker-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libmaven-invoker-java
Priority: optional
Section: universe/java
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-invoker
Version: 2.1.1-1
Depends: libplexus-utils-java, libplexus-containers1.5-java
Filename: pool/universe/m/maven-invoker/libmaven-invoker-java_2.1.1-1_all.deb
Size: 24792
MD5sum: c88cae2b8bbfc73de5c8d424db577d85
SHA1: 2b731d6fc886cc983e3de6bf2cb603aa2451e562
SHA256: e2c8238365da0cb3ef93f38eb787c584e8ae697682d258779292a39c5a27db57
Description-en: Maven Invoker
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.
.
Maven's primary goal is to allow a developer to comprehend the complete
state of a development effort in the shortest period of time. In order to
attain this goal there are several areas of concern that Maven attempts
to deal with:
.
* Making the build process easy
* Providing a uniform build system
* Providing quality project information
* Providing guidelines for best practices development
* Allowing transparent migration to new features
.
This package provides a component to programmatically invoke Maven.
Description-md5: 4630c9a9073a931071de4debcb50f6f0
Homepage: http://maven.apache.org/shared/maven-invoker/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu