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

Last updated: May 21,2024

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

Please follow the step by step instructions below to install libmaven-install-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libmaven-install-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-install-plugin
Version: 2.5.2-1
Depends: libcommons-codec-java, libcommons-io-java, libmaven-shared-utils-java, libmaven2-core-java, libplexus-utils-java
Suggests: libmaven-install-plugin-java-doc
Filename: pool/universe/m/maven-install-plugin/libmaven-install-plugin-java_2.5.2-1_all.deb
Size: 24422
MD5sum: f4178ece34ea09368c9a7452f16865ba
SHA1: 4e66197a5ff3618c7634b087f09a9eb184f955df
SHA256: 032e801f3077060818e74c3f3b581a052febe1b2029c67e9db374edfea8c579a
Description-en: Maven install plugin
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 ships the maven install plugin which is used to install the
built artifact into the local repository.
Description-md5: 92b01fcb00f36673ef4e6421b881b1a6
Homepage: http://maven.apache.org/plugins/maven-install-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu