-
Notifications
You must be signed in to change notification settings - Fork 7
how to uninstall
Navilera edited this page Dec 2, 2022
·
1 revision

-
키보드 입력 소스에서 나빌 입력기를 제거한다.
-
인스톨 할 때 받았던 나빌 입력기 배포 압축 파일을 해제하고 uninstall.sh를 실행한다.
$ ./uninstall.sh
$를 제외하고 ./uninstall.sh를 타이핑하고 엔터 (./도 꼭 입력해야 한다.)
-
만약 인스톨 할 때 받았던 압축 파일이 없으면 https://github.com/navilera/NavilIMEforMac/tree/main/Release 여기서 아무거나 받아서 압축을 풀고 uninstall.sh를 실행한다.
-
다운받기 싫으면
$ rm -fr ~/Library/Input\ Methods/NavilIME.app
위 명령을 터미널에서 실행.