Sunday, February 1, 2015

How to install Maven on Ubuntu Linux

Do it from terminal:
sudo apt-get update
sudo apt-get install maven