Lo intenté, mientras estoy en / 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
Desinstaló varias aplicaciones, pero esas no. ¿Por qué?
$ 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 .
¿Cómo desinstalarlos correctamente? ¿No se desinstaló porque se actualizó sin brew cask?
homebrew-cask
proyecto.