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

Last updated: May 20,2024

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

Here is a brief guide to show you how to install libmaven-ear-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide covers the steps necessary to uninstall libmaven-ear-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmaven-ear-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-ear-plugin
Version: 2.8-1
Depends: libmaven-archiver-java, libmaven-filtering-java, libmaven2-core-java, libplexus-archiver-java, libplexus-containers-java, libplexus-utils-java
Filename: pool/universe/m/maven-ear-plugin/libmaven-ear-plugin-java_2.8-1_all.deb
Size: 66662
MD5sum: 41a7b0f5d5e338473fe5bad7ec4a2134
SHA1: 59659840a079c408ee2a6a2aeec88e582bd93492
SHA256: bd4197723d50d09efb12d1367b00833cf8e812063e1a63acc6e79ff48a5428de
Description-en: Maven EAR 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 Maven EAR plugin generates a J2EE Enterprise Archive (EAR) file.
Description-md5: 61edfb023253fee2f0d373957a454ee6
Homepage: http://maven.apache.org/plugins/maven-ear-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu