/ opt / homebrew-cask / Caskroom에있는 동안 시도했습니다.
$ for i in *; do brew cask uninstall $i; done
Error: appcleaner is not installed
Error: avidemux is not installed
Error: eclipse-ide is not installed
Error: flash is not installed
Error: silverlight is not installed
Error: thunderbird is not installed
Error: vlc is not installed
그는 여러 앱을 제거했지만 그렇지 않은 앱은 제거했습니다. 왜?
$ brew cask list
appcleaner avidemux eclipse-ide flash silverlight thunderbird vlc
$ pwd
/opt/homebrew-cask/Caskroom
$ ls
appcleaner avidemux eclipse-ide flash silverlight thunderbird vlc
$ du -sh .
532M .
제대로 제거하는 방법? 추출 통없이 업데이트 되었기 때문에 제거하지 않았습니까?
이것들 중 하나를 설치하려고 노력하십시오
—
Thomas Ayoub
"양조 통없이"이러한 응용 프로그램을 어떻게 업데이트했는지 설명 할 수 있습니까?
—
dan