Skip to content

1. Search Maven package – apt-cache search

Search the Maven package in Ubuntu with apt command – apt-cache search maven

mkyong@mkyong-desktop:~$ apt-cache search maven
....
maven-ant-helper - helper scripts for building Maven components with ant
maven2 - Java software project management and comprehension tool

2. Install it – apt-get install

Install Maven with command – sudo apt-get install maven2. Apt will configured Maven for you automatically.

mkyong@mkyong-desktop:~$ sudo apt-get install maven2
2 upgraded, 87 newly installed, 0 to remove and 263 not upgraded.
Need to get 97.2MB of archives.
After this operation, 271MB of additional disk space will be used.
Do you want to continue [Y/n]? y
....download many packages, patient

3. Verification

Type “mvn -version” to verify your installation.

mkyong@mkyong-desktop:~$ mvn -version
Maven version: 2.0.9
Java version: 1.6.0_0
OS name: "linux" version: "2.6.28-11-generic" arch: "i386" Family: "unix"
mkyong@mkyong-desktop:~$

4. Done

If you see the above message, the Apache Maven is installed successfully.

Where Maven installed?
The Apt-get installation will install all the Maven required files in the following folder structure

/usr/bin/mvn
/usr/share/maven2/
/etc/maven2

P.S The Maven configuration is store in /etc/maven2

List of Articles
번호 제목 글쓴이 날짜 조회 수sort
47 System V 메시지 큐(Message Queue), 세마포어(Semaphore)... ADMINPLAY 2010-04-28 27370
46 악성코드 일괄 삭제 ADMINPLAY 2010-04-17 27452
45 리눅스 패키지 정보 확인 ADMINPLAY 2010-05-03 27676
44 FFmpeg ADMINPLAY 2010-05-03 27952
43 [linux] 리눅스에서 hostname 변경과 구동과정 ADMINPLAY 2010-12-16 28328
42 고정아이피 설정하기(Ubuntu Server DIY ) l2zeo 2010-02-20 28571
41 Http Live Streaming 으로 아이폰 동영상 서비스 ADMINPLAY 2012-02-07 29139
40 [Linux_CentOS_5.5] 텍스트 모드(Text mode)에서 해상도 변경 file ADMINPLAY 2011-02-11 29265
39 CentOS 5.3에서 samba구축방법 file l2zeo 2010-03-08 29503
38 ruby on rails 설치 (Ubuntu Server DIY ) l2zeo 2010-02-20 30472
37 Dstat - 모니터링 file ADMINPLAY 2009-10-30 30727
36 Apache 설치(Ubuntu Server DIY ) l2zeo 2010-02-20 31130
35 FFMpeg + rtspdump + segmenter 를 이용한 iPhone 스트리... ADMINPLAY 2012-02-07 31406
34 Cent OS-5.2 설치 문서 file l2zeo 2010-02-24 31834
33 가상화 (XEN & KVM) 리눅스 - CentOS 5.4 에서 XEN 설치 file ADMINPLAY 2010-03-24 32481
32 리눅스 서버 부하 점검 - htop 소스설치 file [3] ADMINPLAY 2010-09-12 32595
31 시스칼리지- 꿔니님의 클러스트링 강좌 l2zeo 2010-03-08 32815
30 HTTP Live Streaming 구축 ADMINPLAY 2012-02-07 33198
29 리눅스 IO 스케쥴러 변경하기 ADMINPLAY 2010-12-13 33222
28 [Ubuntu] 부팅시 시작되는 데몬 관리하기 – update-rc.d ADMINPLAY 2013-03-05 33283

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234