setup/doc/maven.md

217 B

Setup Maven

  • get the latest version of installed packages and refresh the repo cache
sudo apt update
  • install directly from the official repository
sudo apt install maven --no-install-recommends