336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

Downloadonly plugin 설치

 

(RHEL5)
# yum install yum-downloadonly

(RHEL6)
# yum install yum-plugin-downloadonly

 

 

사용방법

 

# yum install --downloadonly --downloaddir=<directory> <package>

 

tip!

이미 install되어 패키지가 다운로드 되지 않을경우 install 커맨드 대신 reinstall 을 사용하면 다운로드 할 수 있다.

(실제 재설치는 되지 않음)

 

참고 : https://access.redhat.com/solutions/10154

'Programming > Linux' 카테고리의 다른 글

Centos7 custom build (2)  (0) 2016.03.25
Centos7 custom build (1)  (0) 2016.03.25
gcc 컴파일 옵션.  (0) 2008.08.22
V4L??  (0) 2008.06.26
Linux find grep 명령사용하기  (0) 2008.06.24

+ Recent posts