Is there a way to install Apache Maven with apt-get
?
For now I have to go to the site of Apache Maven and download the files and then from my editor (Eclipse, IntelliJ) I refer to that folder to leave it configured.
I would like to know if there is a way to configure it using apt-get
to avoid having to do everything mentioned.