Skip to content
Discussion options

You must be logged in to vote

[FullDisclosure: not a Homebrew maintainer, just someone with more understanding about package management complexities than I'd care to.]

The likely reason "fails even with --force" is one of the conditions: uninstallation follows a Homebrew script that's stored with your installation, and is therefore correct at the time it was installed, but may not be by the time you uninstalled it, particularly if the script uses directives that have been disabled in the meantime.

The installation state that Homebrew typically expects can also change from time to time, so there may be situations like what you encountered, when different Homebrew commands may look at different subsets of installation s…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@ejenk0
Comment options

@gromgit
Comment options

@ejenk0
Comment options

Answer selected by p-linnane
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants