Current version: 3.6.3-1
How to install or uninstall maven on Ubuntu 20.04 LTS (Focal Fossa)?
Last updated on January 20, 2022
Please follow the step by step instructions below to install maven package:
sudo apt update
sudo apt install maven
Please follow the instructions below to uninstall maven package:
sudo apt remove maven
sudo apt autoclean && sudo apt autoremove
Package: maven
Architecture: all
Version: 3.6.3-1
Priority: optional
Section: universe/java
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 124
Depends: default-jre-headless (>= 2:1.7) | java7-runtime-headless, libjansi-java, libmaven3-core-java (= 3.6.3-1), libwagon-file-java, libwagon-http-shaded-java
Breaks: maven2 (<< 2.2.1-11)
Replaces: maven2 (<< 2.2.1-11)
Filename: pool/universe/m/maven/maven_3.6.3-1_all.deb
Size: 17792
MD5sum: 765e12d4ace2436193a000de2f967854
SHA1: 8bf5969ef013940dac580ebe8ef3fc33d3b96679
SHA256: 8162ff3bbacdefce68330a89a264330546b737747a0f65071c38a3e03d528cc0
Homepage: http://maven.apache.org
Description-en: Java software project management and comprehension tool
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
Description-md5: 344f87767e3119fe58a5149874e743c9