Computer science (이동 완료)/linux
Linux Repository, yum repository
말뱅이
2023. 9. 4. 21:18
https://velog.io/@hyunaa/Linux-Repository-%EB%9E%80
Linux Repository 란
리눅스 시스템에서 레포지토리(Repository)가 무엇인지, 종류는 무엇이 있는지에 대해 소개합니다.
velog.io
https://dejavuhyo.github.io/posts/centos-yum-repository-add-delete/
CentOS Yum Repository 추가 및 삭제
1. Yum Repository란 Yum Repository는 Package를 모아놓은 저장소이다. Yum을 통해 Package 설치 시 활성화된 Yum Repository에서 다운로드하여 설치하기 때문에 Package가 Repository에 없으면 설치를 할 수 없다.
dejavuhyo.github.io