table of contents
- trixie 8.4.1-1
- testing 8.4.2-1
- unstable 8.4.2-1
- experimental 8.5.0~rc1-1~exp1
| g.extension.all(1grass) | GRASS User's Manual | g.extension.all(1grass) |
NAME¶
g.extension.all - Rebuilds or removes all locally
installed GRASS Addons extensions.
By default only extensions built against different GIS Library are
rebuilt.
KEYWORDS¶
general, installation, extensions
SYNOPSIS¶
g.extension.all
g.extension.all --help
g.extension.all [-f] [operation=string]
[--help] [--verbose] [--quiet] [--ui]
Flags:¶
Parameters:¶
- operation=string
-
Operation to be performed
Options: rebuild, remove
Default: rebuild
DESCRIPTION¶
g.extension.rebuild.all reinstalls and updates all locally installed GRASS Addons extensions in local GRASS installation. The extensions can be installed by g.extension. List of locally installed extensions can be printed by g.extension -a.
EXAMPLES¶
Rebuild locally installed extensions which were built against
different GIS Library (see g.version -r)
g.extension.rebuild.all
Force to rebuild all locally installed extensions
g.extension.rebuild.all -f
SEE ALSO¶
g.extension
See also GRASS Addons wiki page.
AUTHOR¶
Martin Landa, Czech Technical University in Prague, Czech Republic
SOURCE CODE¶
Available at: g.extension.all source code (history)
Latest change: Tuesday Oct 21 09:57:14 2025 in commit: fb0165c2d021b7700528aca09c224847be871729
Main index | General index | Topics index | Keywords index | Graphical index | Full index
© 2003-2026 GRASS Development Team, GRASS 8.5.0RC1 Reference Manual
| GRASS 8.5.0RC1 |