1DUB-REMOVE-LOCAL(1) The D Language Foundation DUB-REMOVE-LOCAL(1)
2
3
4
6 dub - Package and build management system for D
7
9 dub remove-local <path> OPTIONS...
10
12 Removes a local package directory
13
15 --system
16 Register system-wide instead of user-wide
17
19 dub.sdl, dub.json
20
22 Copyright (c) 1999-2022 by The D Language Foundation
23
25 ⟨http://code.dlang.org/docs/commandline⟩http://code.dlang.org/docs/commandline
26
28 dmd(1), dub(1)
29
30
31
32The D Language Foundation 2022-07-27 DUB-REMOVE-LOCAL(1)