Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flash-player is not installed error #12760

Closed
amarendra opened this issue Jul 23, 2015 · 3 comments
Closed

flash-player is not installed error #12760

amarendra opened this issue Jul 23, 2015 · 3 comments

Comments

@amarendra
Copy link

I was moving cask installed apps to /Applications and then uninstalling them from Caskroom[1]. I got this error even though flash-player is installed:

amar@mac:driver_app_v2$ brew cask uninstall android-studio
==> Removing App symlink: '/Users/amar/Applications/Android Studio.app'

amar@mac:driver_app_v2$ brew cask uninstall flash-player
Error: flash-player is not installed

amar@mac:driver_app_v2$ brew cask list
anvil           intel-haxm      noizio          superduper
atom            iterm2-borderless   onyx            tagger
awareness       java        picasa          the-unarchiver
battery-guardian    kdiff3      qlvideo         transmission
cakebrew        keepingyouawake recordit        tunnelblick
cheatsheet      launchrocket    rowanj-gitx     vienna
flash-player        loading     shuttle         vimr
flashlight      mac2imgur       slack           vlc
google-chrome       macvim      sourcetree      xld
hexchat         monolingual     subtitles

amar@mac:driver_app_v2$ brew cask uninstall flash-player
Error: flash-player is not installed

Since other apps' uninstalls went smooth I reported this.

[1] Leaving only those which don't install in versioned folders to avoid any issues (#12738) and also being a little apprehensive about a w.i.p app to handle all my apps (or most) on a daily use machine

@vitorgalvao
Copy link
Member

brew cask list is broken, and we’re aware of the issue. Will be performing some restructuring that should fix this.

@jcrben
Copy link

jcrben commented Aug 3, 2015

@vitorgalvao, are you sure brew cask list is broken? This seems like a typical case of the uninstall issue described in the FAQ: "For now, use the brew cask uninstall --force to uninstall these packages." My pull request #12076 basically points people to that immediately.

brew cask list, as far as I can tell, works fine, but uninstall is a bit broken.

@vitorgalvao
Copy link
Member

Yes, I am sure. There is an issue about that (on a phone now, so won’t look for it).

@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants