[Level 1] Install maven in Ubuntu

In Ubuntu, you could use apt-get to install maven.
# apt-get -y install maven2
Wish this helps.
regards,
Stanley Huang

Comments

Popular posts from this blog

[Level 2] Shell Interactive With Zenity Episode 5 -- list

[Level 2] iif in Python