dub-remove-override - Removes an existing package override.
Contents
Description
This command is deprecated. Use path based dependency, custom cache path, or edit `dub.selections.json`
to achieve the same results.
Exit Status
0 DUB succeeded
1 usage errors, unknown command line flags
2 package not found, package failed to load, miscellaneous error
Files
dub.sdl, dub.json
Name
dub-remove-override - Removes an existing package override.
Online Documentation
Options
--system
Register system-wide instead of user-wide
COMMONOPTIONS
See dub(1)
See Also
dub(1), dub-add-override(1), dub-list-overrides(1) The D Language Foundation 2025-01-22 DUB-REMOVE-OVERRIDE(1)
Synopsis
dubremove-override <package> <version-spec> OPTIONS...
