1DUB-SEARCH(1) The D Language Foundation DUB-SEARCH(1)
2
3
4
6 dub-search - Search for available packages.
7
9 dub search <package-name> OPTIONS...
10
12 Search all specified providers for matching packages.
13
16 0 DUB succeeded
17
18 1 usage errors, unknown command line flags
19
20 2 package not found, package failed to load, miscellaneous error
21
23 dub.sdl, dub.json
24
26 Copyright (c) 1999-2023 by The D Language Foundation
27
29 http://code.dlang.org/docs/commandline
30 ⟨http://code.dlang.org/docs/commandline⟩
31
33 dub(1), dub-list(1)
34
35
36
37The D Language Foundation 2023-03-23 DUB-SEARCH(1)