package 관리 (1) 썸네일형 리스트형 [Debian] apt-get 과 dpkg 를 활용한 패키지 관리 개요 apt-get : 패키지 설치, 삭제, 검색, 업그레이드등을 실행할 수 있는 CLI(Command Line Interface)이다 apt-cache : 설치가능, 설치된 패키지에 관한 유용한 정보 출력, 쿼리 구성환경 Debian 10-3.0 aptitude 설치 shell> apt-get install aptitude Debian 파일의 내용물 시스템 설치여부에 관계없이 Debian 저장소에 존재하는 패키지의 내용물을 확인하려면 apt-file 패키지를 설치하고 다음 명령을 실행한다: shell> apt install apt-file shell> apt-file update shell> apt-file list foo => dpkg -L foo 동일 결과 APT 패키지 리소스 목록 /etc/apt.. 이전 1 다음