मैंने कोशिश की, जबकि मैं / ऑप्ट / 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 .
Howto उन्हें ठीक से स्थापना रद्द करें? उसने बिना कागज़ के अपडेट के बिना अनइंस्टॉल नहीं किया?