DOKK / manpages / debian 12 / dub / dub-uninstall.1.en
DUB-UNINSTALL(1) The D Language Foundation DUB-UNINSTALL(1)

dub - Package and build management system for D

dub uninstall <package>[@<version-spec>] 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-2022 by The D Language Foundation

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

dmd(1), dub(1)

2022-08-13 The D Language Foundation