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

Update FAQ with information on uninstall issues #7056

Merged
merged 1 commit into from
Oct 29, 2014
Merged

Update FAQ with information on uninstall issues #7056

merged 1 commit into from
Oct 29, 2014

Conversation

ppoly
Copy link

@ppoly ppoly commented Oct 29, 2014

<David> Hey guys, having a little problem
<David> brew cask list shows a package, and the directory and symlink are there, but when I try doing brew cask uninstall, I get an error saying the package isn't installed
<David> it happens for some packages but not all
<rolandwalker> David: that is a frequently asked question, and discussed and being worked on in several GitHub issues.
<rolandwalker> The current implementation lacks bookkeeping, and gets confused if a Cask is updated after you have installed it.
<rolandwalker> For the moment, you can use the "--force" option for most of those cases: "brew cask uninstall --force <caskname>"
<David> rolandwalker: thanks! would you mind if I added that to https://github.com/caskroom/homebrew-cask/blob/master/doc/FAQ.md ?
<rolandwalker> Please do, and reference GitHub issues #4688 and #4678.

@rolandwalker
Copy link
Contributor

Thanks!

rolandwalker added a commit that referenced this pull request Oct 29, 2014
Update FAQ with information on uninstall issues
@rolandwalker rolandwalker merged commit a11dd09 into Homebrew:master Oct 29, 2014
@ppoly ppoly deleted the update-faq branch October 30, 2014 01:47
@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

Successfully merging this pull request may close these issues.

None yet

2 participants