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

NAME

6       dub-remove-local - Removes a local package directory
7

SYNOPSIS

9       dub remove-local <path> OPTIONS...
10

DESCRIPTION

12       Removes a local package directory
13

OPTIONS

15       --system
16           Register system-wide instead of user-wide
17
18   COMMON OPTIONS
19       See dub(1)
20

EXIT STATUS

22       0      DUB succeeded
23
24       1      usage errors, unknown command line flags
25
26       2      package not found, package failed to load, miscellaneous error
27

FILES

29       dub.sdl, dub.json
30

AUTHOR

32       Copyright (c) 1999-2023 by The D Language Foundation
33

ONLINE DOCUMENTATION

35       http://code.dlang.org/docs/commandline ⟨⟩
36

SEE ALSO

38       dub(1), dub-add-local(1)
39
40
41
42The D Language Foundation         2023-07-24               DUB-REMOVE-LOCAL(1)
Impressum