0

I have been trying to install maven 3.0.4 using Ubuntu command line from windows 10 with following command:

sudo apt-get install maven  

this command install maven 3.0.4

sudo apt-get install maven2

this command install maven 2.2.1

Is there any specific command for particularly installing maven 3.0.4? Actually I have to run a project which is maven build and Linux executable scripts. I'm a windows user and I don't know a lot about Linux stuff.

Davide Patti
  • 3,391
  • 2
  • 18
  • 20
mashal
  • 37
  • 12
  • noo im running it on ubuntu command line and its working okkk – mashal Oct 13 '17 at 12:53
  • i need to install specific version of maven 3.0.4 im asking if there is any way to install it becoz sudo apt-get install maven gives me maven 3.0.5 and sudo apt-get install gives me version 2.2.1 – mashal Oct 13 '17 at 12:54
  • https://askubuntu.com/questions/428772/how-to-install-specific-version-of-some-package – Jonathas Pacífico Nov 24 '20 at 17:43

0 Answers0