Is there a way to install Apache Maven with apt-get
?
For now I have to go to the Apache Maven site and download the files and then from my editor (Eclipse, IntelliJ) I reference that folder to leave it configured.
I would like to know if there is a way to configure it using apt-get
so that I do not have to do all of the above.
It should work using the following command: