Search Maven package
apt-cache search maven
Install it
sudo apt-get install maven
Verification
mvn -version
Where is Maven installed
The command apt-get install the Maven in /usr/share/maven
The Maven configuration files are stored in /etc/maven