
아톰을 설치했습니다. 그런 다음 명령으로 제거했습니다 sudo apt-get remove atom
. 이제 시도하면 sudo apt-get remove --purge atom
이 표시되지만 no apt package atom
해당 이름의 스냅이 있습니다.
그 스냅을 제거하는 방법?
답변1
에서 설치한 Atom 패키지가 sudo apt install atom
이미 제거되었으므로 다음과 같은 오류 메시지가 표시됩니다.
No apt package "atom", but there is a snap with that name.
Try "snap install atom"
E: Unable to locate package atom