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

Last updated: May 16,2024

1. Install "libmaven3-core-java" package

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

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

2. Uninstall "libmaven3-core-java" package

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

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

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

Package: libmaven3-core-java
Priority: optional
Section: universe/java
Installed-Size: 1788
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven
Version: 3.3.9-3
Replaces: maven (<< 3.0.5-7)
Depends: libeclipse-aether-java (>= 1.0), libcommons-cli-java, libcommons-lang3-java, libguava-java, libguice-java (>= 4.0), libplexus-cipher-java, libplexus-classworlds2-java (>= 2.4), libplexus-containers1.5-java (>= 1.6), libplexus-interpolation-java, libplexus-sec-dispatcher-java, libplexus-utils2-java, libsisu-plexus-java (>= 0.3.0), libslf4j-java, libwagon2-java (>= 2.2-2)
Breaks: gradle (<< 2.7-4), maven (<< 3.0.5-7)
Filename: pool/universe/m/maven/libmaven3-core-java_3.3.9-3_all.deb
Size: 1446304
MD5sum: ad133671254c72bf424e3bfa6139f38a
SHA1: 3570faf373c9fbbdcb9e050b2e59b542fd35610b
SHA256: a3b7d9505ee9e6e14816261d5b37de600b9f96af00c647b55c5a7cf774f026c1
Description-en: Core libraries for Maven 3
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 Maven 3.
Description-md5: 41295c849c119074f62a8c0591bc9fe6
Homepage: http://maven.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu