How to Install Apache Maven on GNU/Linux Distros
GNU/Linux Installing Apache Maven Guides
The Linked Tutorials Show you Step-by-Step How to Install the latest Apache Maven 3.x on most GNU/Linux Distributions.
So to Install the Latest Maven on Linux we provide directly to Download the Binaries from Apache Foundation.
And the Apache Maven 3 SetUp Require a Working Java JDK 8+ Installation on System.
Maven calls its build scripts Project Object Model (POM) files. These POM files are in XML, and each Maven project or module will have an accompanying pom.xml file.
A Project Management Tool such as Maven provides a Superset of features found in a Build Tool.
But in Addition to providing Build capabilities, Maven can also Run Reports, Generate a Website, and Managig Communication among members of a Working Team

Installing Maven on Linux
Installing Netbeans IDE for Java SE on Linux: Install Netbeans for Java.
Install Eclipse for Java Developers on Linux: SetUp Eclipse for Java on Linux.
Install Aptana Studio IDE for Html5, Javascript, CSS, PHP and Rails: SetUp Aptana Studio on Linux.
Get Installed Google-Chrome Web Browser on Linux Distros: SetUp Chrome on Linux.