1DUB-LIST(1)                The D Language Foundation               DUB-LIST(1)
2
3
4

NAME

6       dub - Package and build management system for D
7

SYNOPSIS

9       dub list
10
11       OPTIONS...
12

DESCRIPTION

14       Prints  a list of all local packages. This includes all cached packages
15       (user or system wide), all packages in the package search  paths  ("dub
16       add-path") and all manually registered packages ("dub add-local").
17

OPTIONS

FILES

20       dub.sdl, dub.json
21

AUTHOR

23       Copyright (c) 1999-2022 by The D Language Foundation
24

ONLINE DOCUMENTATION

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

SEE ALSO

29       dmd(1), dub(1)
30
31
32
33The D Language Foundation         2022-07-27                       DUB-LIST(1)
Impressum