Aptitude

Aptitude 는 메뉴 방식이고, Advanced Packaging Tool (APT) 시스템의 텍스트 기반 프론트 엔드 입니다. 설치, 삭제, 그리고 업그레이드와 같은 많은 일반적인 패키지 관리 기능을 Aptitude 에서는 단일 키 명령, 보통 소문자를 사용하여 수행할 수 있습니다.

Aptitude is best suited for use in a non-graphical terminal environment to ensure proper functioning of the command keys. You may start Aptitude as a normal user with the following command at a terminal prompt:

sudo aptitude

Aptitude를 시작하고, 여러분은 화면의 가장 위에 메뉴 막대를, 그 메뉴 막대 밑에 두 개의 부분 창을 보게 됩니다. 윗쪽의 부분 창은 새 패키지설치되지 않은 패키지 와 같은 패키지 분류를 가집니다. 아래의 부분 창은 패키지와 패키지 분류에 관련된 정보를 가집니다.

Using Aptitude for package management is relatively straightforward, and the user interface makes common tasks simple to perform. The following are examples of common package management functions as performed in Aptitude:

위쪽 부분 창의 패키지 목록에 보여진 정보의 첫 항목(행)은, 패키지의 현재 상태를 패키지 목록에 실제 보이는 것이고, 패키지 상태를 기술하는 것은 다음의 키를 사용 합니다:

Aptitude를 종료하려면, 간단히 q 키를 누르고 종료한다는 것을 확인 합니다. 많은 다른 기능들은 Aptitude 메뉴에서 F10 키를 눌러 보실 수 있습니다.