리눅스

centos 7 yum 저장소

Narusika 2015. 8. 11. 16:26

--http://dl.fedoraproject.org/pub/epel/7/x86_64/e/에서 epel-release-7-*.noarch.rpm을 설치한다. 

[root@localhost ~]# wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm 

[root@localhost ~]# yum install epel-release-7-5.noarch.rpm 

--http://rpms.famillecollet.com/enterprise/에서 remi-release-7.rpm을 설치한다. 

[root@localhost ~]# wget http://rpms.famillecollet.com/enterprise/remi-release-7.rpm 

[root@localhost ~]# yum install remi-release-7.rpm 


yum으로 라이브러리 다운시, 라이브러리가 없는 경우가 있다. 그떄 저장소 추가