Skip to content

opam remove --force no longer run commands in current directory#6672

Merged
kit-ty-kate merged 2 commits intoocaml:masterfrom
rjbou:remove-force
Oct 14, 2025
Merged

opam remove --force no longer run commands in current directory#6672
kit-ty-kate merged 2 commits intoocaml:masterfrom
rjbou:remove-force

Conversation

@rjbou
Copy link
Copy Markdown
Collaborator

@rjbou rjbou commented Sep 4, 2025

This is not ideal as it launches the removal of uninstalled packages before the resolving/apply of the request. But integrating those removal in the solution is not easy as it rely on installed state of package (not installed -> no op).

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

opam remove --force launches remove commands in current directory

2 participants