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

Last updated: May 18,2024

1. Install "libmaven2-core-java" package

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

$ sudo apt update $ sudo apt install libmaven2-core-java

2. Uninstall "libmaven2-core-java" package

Please follow the guidance below to uninstall libmaven2-core-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmaven2-core-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libmaven2-core-java
Priority: optional
Section: universe/java
Installed-Size: 1073
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven2-core
Version: 2.2.1-24
Depends: libclassworlds-java (>= 1.1), libcommons-cli-java (>= 1.1), libdoxia-core-java (>= 1.1), libplexus-ant-factory-java, libplexus-archiver-java, libplexus-bsh-factory-java, libplexus-container-default-java, libplexus-interactivity-api-java (>= 1.0-alpha-6), libplexus-interpolation-java (>= 1.11), libplexus-sec-dispatcher-java (>= 1.3), libplexus-utils-java (>= 1:1.5.15), libslf4j-java (>= 1.5.6), libwagon-java
Filename: pool/universe/m/maven2-core/libmaven2-core-java_2.2.1-24_all.deb
Size: 709814
MD5sum: 07ffcc69417a869e0aa478d4641e7d7c
SHA1: e52a22b04aff0794a6bc43e558b5b3b4b941c25a
SHA256: f7bb8be51d2072192d35c1f3aad8bd7b3f049258219788e7f00dd20625f1798c
Description-en: Core libraries for Maven2
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 contains the core libraries for maven2.
Description-md5: c4b3a6553d0d0969d8a68615a4c98523
Homepage: http://maven.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu