smartmontools 우분투 제거

smartmontools 우분투 제거

가능한 중복:
패키지를 제거하는 방법

Ubuntu 10.04.4 LTS에 smartmontools를 설치했습니다.

sudo apt-get install smartmontools 

그런데 실수로 잘못된 서버 창에 설치했습니다. 제거하는 방법을 아는 사람이 있습니까? Google에서 답변을 시도해야 했지만 지금은 답변을 제거하는 방법을 찾았습니다.

답변1

실행한 방법과 유사하게 apt-get install다음을 실행합니다.

sudo apt-get remove smartmontools

관련 정보