dub-remove-local - Man Page
Removes a local package directory
Synopsis
dub remove-local <path> Options...
Description
Removes a local package directory
Options
- --system
DEPRECATED: Use --cache=system instead
Common Options
See dub(1)
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
Author
Copyright (c) 1999-2024 by The D Language Foundation
Online Documentation
See Also
Referenced By
2024-08-06 The D Language Foundation