Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.
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:
- -f
- Force operation (required for removal)
- --help
- Print usage summary
- --verbose
- Verbose module output
- --quiet
- Quiet module output
- --ui
- Force launching GUI dialog
Parameters:
- operation=string
- Operation to be performed
- Options: rebuild, remove
- Default: rebuild
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.
Rebuild locally installed extensions which were built against
different GIS Library (see
g.version -r)
Force to rebuild all locally installed extensions
g.extension.rebuild.all -f
g.extension
See also GRASS Addons wiki page.
Martin Landa, Czech Technical University in Prague, Czech Republic
SOURCE CODE
Available at:
g.extension.all source code
(history)
Latest change: Fri Jan 14 08:28:48 2022 in commit: 3f74ec55304fbee91a2c0d00deb5cf53be13fcf8
Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.
Main index |
General index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2023
GRASS Development Team,
GRASS GIS 7.8.8dev Reference Manual