GRASS logo

NAME

g.extension.rebuild.all - Rebuilds all locally installed GRASS Addons extensions.
By default only extensions built against different GIS Library are rebuilt.

KEYWORDS

general, installation, extensions

SYNOPSIS

g.extension.rebuild.all
g.extension.rebuild.all help
g.extension.rebuild.all [-f] [--verbose] [--quiet]

Flags:

-f
Force to rebuild all extensions
--verbose
Verbose module output
--quiet
Quiet module output

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

Last changed: $Date: 2011-12-25 16:05:39 -0800 (Sun, 25 Dec 2011) $


Main index - General index - Full index

© 2003-2012 GRASS Development Team