낭만 프로그래머
CentOS 6.6 에 7zip 설치 본문
1. Repository 리스트를 업데이트
# rpm -Uvh http://mirrors.kernel.org/fedora-epel/6/i386/epel-release-6-8.noarch.rpm |
2. Repository 확인
# yum repolist |
2. p7zip 설치
# yum install p7zip p7zip-plugins |
<참조> http://ask.xmodulo.com/install-7zip-linux.html
http://xmodulo.com/how-to-set-up-epel-repository-on-centos.html
'Linux > CentOS' 카테고리의 다른 글
CentOS 6.6 64bit 에서 32bit c++ 사용하기 (0) | 2015.06.02 |
---|---|
CentOS 6.6 에 X11 라이브러리 설치 (0) | 2015.06.01 |
CentOS 6.6 에 gcc 설치 (0) | 2015.06.01 |
CentOS 6.6 에 FTP 설치 (1) | 2015.05.27 |
CentOS 6.6 에 Tomcat 서비스 등록 (0) | 2015.05.22 |