YUM webtatic 저장소 추가

Jmnote (토론 | 기여)님의 2013년 11월 26일 (화) 20:37 판 (Jmnote 사용자가 Webtatic 저장소 추가 문서를 Yum Webtatic 저장소 추가 문서로 옮겼습니다)
Webtatic 저장소 추가
webtatic-release 설치

1 사전 확인

[root@jmnote ~]# rpm -qa | grep webtatic-release
→ 설치 안됨

2 CentOS 5에 설치

rpm -Uvh http://mirror.webtatic.com/yum/centos/5/latest.rpm
[root@jmnote ~]# rpm -Uvh http://mirror.webtatic.com/yum/centos/5/latest.rpm
Retrieving http://mirror.webtatic.com/yum/centos/5/latest.rpm
warning: /var/tmp/rpm-xfer.Y2q1C0: Header V3 DSA signature: NOKEY, key ID cf4c4ff9
Preparing...                ########################################### [100%]
   1:webtatic-release       ########################################### [100%]

3 확인 2

[root@jmnote ~]# rpm -qa | grep webtatic-release
webtatic-release-5-3
[root@jmnote ~]# yum repolist --enablerepo=webtatic | grep webtatic
 * webtatic: us-east.repo.webtatic.com
webtatic                  Webtatic Repository 5 - x86_64                    157

4 같이 보기

5 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}