Provided by: dub_1.27.0-3_amd64
NAME
dub - Package and build management system for D
SYNOPSIS
dub uninstall <package>[@<version-spec>] OPTIONS...
DESCRIPTION
Removes a package that is cached on the local system.
OPTIONS
--version=VALUE 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 --force-remove Deprecated option that does nothing -n, Don't enter interactive mode.
FILES
dub.sdl, dub.json
AUTHOR
Copyright (c) 1999-2022 by The D Language Foundation
ONLINE DOCUMENTATION
⟨http://code.dlang.org/docs/commandline⟩http://code.dlang.org/docs/commandline
SEE ALSO
dmd(1), dub(1)