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

Last updated: May 20,2024

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

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

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

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

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

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

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

Package: libmaven-deploy-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-deploy-plugin
Version: 2.8.2-1
Depends: libmaven2-core-java, libplexus-utils-java
Filename: pool/universe/m/maven-deploy-plugin/libmaven-deploy-plugin-java_2.8.2-1_all.deb
Size: 29872
MD5sum: 9cd4b9b0612b2d021140d80b57eb2ae3
SHA1: c4af7b480ee743f0fad25b9fe48b10d00f2d455b
SHA256: 68ab6ae113ab9c587af1df3404cc07447ce32b8ccb026cf03ecbbed028f62080
Description-en: Maven Deploy 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
.
The Deploy Plugin is used to add artifacts to a remote repository for sharing
with other developers and projects.
Description-md5: 3dda82639aa68826a460f468f824cca8
Homepage: http://maven.apache.org/plugins/maven-deploy-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu