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
367 linux daemon (리눅스 데몬 설명) ADMINPLAY 2014-02-26 648038
366 대용량 HDD 파티셔닝(Mass storage Partitioning) (GPT 파... ADMINPLAY 2010-04-14 74178
365 FFMPEG를 가장쉽게 설치하는 방법(ffmpeg-php 등) ADMINPLAY 2010-05-03 66949
364 rrdtool 컴파일시 에러 configure: error: Please fix the... ADMINPLAY 2009-08-08 65308
363 커널 2.6으로 업그레이드!「A to Z」 ADMINPLAY 2009-08-08 64957
362 e2fsck - 파일 시스템 복구 및 검사. - fsck file ADMINPLAY 2010-09-12 60904
361 배치파일을 이용한 백업방법 l2zeo 2010-03-31 59533
360 Maskrading ADMIN 2008-11-11 59326
359 시스템 백업과 응급 복구 ADMINPLAY 2009-05-11 59284
358 리눅스 전원부터 부팅이 되기까지의 과정이해 ADMIN 2008-11-11 58162
357 리눅스 디렉토리 구조와 파티션 관리의 기본 ADMINPLAY 2009-05-22 58109
356 hdparm 세부옵션 ADMINPLAY 2012-01-16 55673
355 CentOS 설치 - VMware 상에서 CentOS 설치하기 file l2zeo 2010-02-24 52101
354 Red Hat Linux 9 ADMINPLAY 2009-09-24 51551
353 Dell OMSA 설치 및 이용방법 ADMINPLAY 2014-08-13 50348
352 2TB이상의 Disk를 사용한 Raid6 구성 ADMINPLAY 2015-08-08 46760
351 sulinux 1.0. 서버 패키지 리스트 ADMINPLAY 2011-04-30 46093
350 ORA-01031: insufficient privileges 오류 ADMINPLAY 2010-02-24 41013
349 [APM] 리눅스에서 Apache, PHP, MySQL 등 제거 방법 ADMINPLAY 2009-06-29 39388
348 AIX 필수 명령어 ADMINPLAY 2009-12-10 39126

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234