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

Last updated: November 07,2024

1. Install "libmaven-embedder-java" package

This guide let you learn how to install libmaven-embedder-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libmaven-embedder-java" package

In this section, we are going to explain the necessary steps to uninstall libmaven-embedder-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmaven-embedder-java
Priority: optional
Section: universe/devel
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-embedder
Version: 2.0.4-3
Depends: libmaven2-core-java
Suggests: libmaven-embedder-java-doc
Filename: pool/universe/m/maven-embedder/libmaven-embedder-java_2.0.4-3_all.deb
Size: 20862
MD5sum: f6abe72e5c61a14cb1d796fd4df01ee6
SHA1: 0bc11000ec153cfa984ef90178ebb170052a2f87
SHA256: 307259da69e59ea9365a59896e573ca2a54be469b7c0aee429bccf104c872230
Description-en: Maven Embedder
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 a Maven Embedder which is used by the Maven CLI, by IDE
integration projects like Mevenide and potentially any tool that needs to
embed Maven's capabilities. You could embed Maven in a Continuous Integration
application to run Maven build, an application lifecycle management (ALF)
tool, or Ant tasks that utilize Maven's functionality.
Description-md5: 1974a00d9d38d10f02000dfa6abc41ae
Homepage: http://maven.apache.org/ref/3.0.3/maven-embedder/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu