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
307 grep 옵션, egrep 옵션 차이점 ADMINPLAY 2010-02-17 26266
306 리눅스 파일/디렉토리 개수 알기 ADMINPLAY 2010-05-19 26207
305 rsync : protocol version mismatch -- is your shell clean? ADMINPLAY 2009-05-17 26191
304 .vimrc 설정 설정, 색상 (VI 설정 색상) ADMINPLAY 2009-03-21 26177
303 리눅스에서 윈도우 공유폴더 접근하기. samba ADMINPLAY 2011-07-12 25881
302 장비를 복제해서 옮겼을 경우 네트워크가 eth0_rename 되... ADMINPLAY 2012-01-31 25796
301 linux - cp 덮어쓰기옵션 ADMINPLAY 2012-02-24 25692
300 CentOS ffmpeg yum install ADMINPLAY 2012-02-07 25577
299 리눅스 TIP ADMINPLAY 2009-03-09 25525
298 리눅스 - tar 압축 사용법 ADMINPLAY 2010-02-20 25482
297 iSCSI 설정하기 ADMINPLAY 2011-04-24 25470
296 리눅스 파일 복구 명령 debugfs ADMINPLAY 2009-06-24 25453
295 MS-DOS 배치파일 문법 ADMINPLAY 2012-01-16 25390
294 백 그라운드, 포그라운드 전환 ADMINPLAY 2009-06-04 25183
293 CentOS 5.4 Samba 서버 <-> 윈도우7에서 접근 문제 시스템관리짱 2011-03-04 25160
292 [FreeBSD]CPU, 메모리, HDD확인 및 네트워크 설정 ADMINPLAY 2012-01-17 25081
291 리눅스 시스템 관리자를 위한 즐겨찾기 ADMINPLAY 2009-05-22 24981
290 netstat 의 Send-Q, Recv-Q의 의미 ADMINPLAY 2009-02-09 24976
289 오라클11g 설치 (in centOS 5.1) ADMINPLAY 2010-04-28 24943
288 tar.gz 특정 디렉토리에 압축풀기 ADMINPLAY 2009-06-29 24928

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234