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
'Computer science (이동 완료) > linux' 카테고리의 다른 글
Unix Filesystem Hierarchy Standard (0) | 2023.11.03 |
---|---|
동적 라이브러리(shared library)와 Linker/Loader 이해하기 (0) | 2023.09.05 |
[CentOS] CentOS 설치 후 설정 (0) | 2023.09.04 |
Ubuntu PPA 저장소 관리 (0) | 2023.08.31 |
정적 라이브러리와 공유 라이브러리 (0) | 2023.08.31 |