1g.extension.all(1)          GRASS GIS User's Manual         g.extension.all(1)
2
3
4

NAME

6       g.extension.all   - Rebuilds or removes all locally installed GRASS Ad‐
7       dons extensions.
8       By default only extensions built against different GIS Library are  re‐
9       built.
10

KEYWORDS

12       general, installation, extensions
13

SYNOPSIS

15       g.extension.all
16       g.extension.all --help
17       g.extension.all   [-f]    [operation=string]     [--help]   [--verbose]
18       [--quiet]  [--ui]
19
20   Flags:
21       -f
22           Force operation (required for removal)
23
24       --help
25           Print usage summary
26
27       --verbose
28           Verbose module output
29
30       --quiet
31           Quiet module output
32
33       --ui
34           Force launching GUI dialog
35
36   Parameters:
37       operation=string
38           Operation to be performed
39           Options: rebuild, remove
40           Default: rebuild
41

DESCRIPTION

43       g.extension.rebuild.all reinstalls and updates  all  locally  installed
44       GRASS Addons extensions in local GRASS installation. The extensions can
45       be installed by g.extension. List of locally installed  extensions  can
46       be printed by g.extension -a.
47

EXAMPLES

49       Rebuild locally installed extensions which were built against different
50       GIS Library (see g.version -r)
51       g.extension.rebuild.all
52       Force to rebuild all locally installed extensions
53       g.extension.rebuild.all -f
54

SEE ALSO

56        g.extension
57
58       See also GRASS Addons wiki page.
59

AUTHOR

61       Martin Landa, Czech Technical University in Prague, Czech Republic
62

SOURCE CODE

64       Available at: g.extension.all source code (history)
65
66       Accessed: Saturday Jan 21 21:17:01 2023
67
68       Main index | General index | Topics index | Keywords index |  Graphical
69       index | Full index
70
71       © 2003-2023 GRASS Development Team, GRASS GIS 8.2.1 Reference Manual
72
73
74
75GRASS 8.2.1                                                 g.extension.all(1)
Impressum