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 리눅스 시스템 log 파일 정리 ADMINPLAY 2009-05-22 20389
306 vi편집기 행번호 표시, 들여쓰기 ADMINPLAY 2009-05-22 18255
305 리눅스 디렉토리 구조와 파티션 관리의 기본 ADMINPLAY 2009-05-22 59104
304 알아두면 편리한 단축키(콘솔) ADMINPLAY 2009-05-22 16566
303 Disk Quota : 용량 제한 하기 ADMINPLAY 2009-05-22 16720
302 리눅스 언어 인코딩 설정 ADMINPLAY 2009-05-22 21952
301 리눅스 시스템 관리자를 위한 즐겨찾기 ADMINPLAY 2009-05-22 25018
300 리눅스에서 하드웨어 스팩 보기 dmidecode ADMINPLAY 2009-05-28 22836
299 ssh, ftp 접근 딜레이 현상 발생시 조치방법 ADMINPLAY 2009-05-28 22472
298 리눅스 터미널에서 사용하는 단축 키 ADMINPLAY 2009-05-28 18998
297 libc-client-2002e-8 패키지 ADMINPLAY 2009-06-01 20570
296 rpmfind (rpm패키지 검색사이트) ADMINPLAY 2009-06-01 23077
295 apm설치시 configure error ADMINPLAY 2009-06-01 22005
294 백 그라운드, 포그라운드 전환 ADMINPLAY 2009-06-04 25222
293 ethtool 사용법 ADMINPLAY 2009-06-04 22254
292 대용량 하드 디스크 파티셔닝 (GPT 파티션) ADMINPLAY 2009-06-04 24390
291 rsyncd.conf설정 ADMINPLAY 2009-06-04 20932
290 리눅스에서 윈도우 공유 폴더 마운트 ADMINPLAY 2009-06-04 21556
289 syslogd : 콘솔에 남는 메세지 로그파일로 남기기 ADMINPLAY 2009-06-04 22016
288 Setting promiscuous mode ADMINPLAY 2009-06-04 20479

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234