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

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234