DOKK / manpages / debian 10 / dub / dub-remove.1.en
DUB-REMOVE(1) The D Language Foundation DUB-REMOVE(1)

dub - Package and build management system for D

dub remove <name> OPTIONS...

Removes a package that is cached on the local system.

Use the specified version/branch instead of the latest available match The remove command also accepts "*" here as a wildcard to remove all versions of the package from the specified location
Deprecated option that does nothing
Don't enter interactive mode.

dub.sdl, dub.json

Copyright (c) 1999-2018 by The D Language Foundation

http://code.dlang.org/docs/commandlinehttp://code.dlang.org/docs/commandline

dmd(1) dub(1)

2018-12-21 The D Language Foundation