Hi, I am trying to install the extension r.area using the g.extension tool in GRASS 7.8.However, I get the error that it was not found in the Github repo (because the repo changed).Here the error: > g.extension extension=r.areaFetching <r.area> from GRASS GIS Addons > repository (be patient)...svn: E170000: URL > 'https://github.com/OSGeo/grass-addons/trunk/grass7/raster/r.area' doesn't > existERROR: GRASS Addons <r.area> not found I tried adding url=https://github.com/OSGeo/grass-addons/tree/grass8/src/raster/r.area" but it also does not work:> g.extension extension=r.area url=https://github.com/OSGeo/grass-addons/tree/grass8/src/raster/r.area The command:g.extension extension=r.area url=https://github.com/OSGeo/grass-addons/tree/grass8/src/raster/r.area operation=addproduced an error (1) during execution:Fetching <r.area> from<https://github.com/OSGeo/grass-addons/tree/grass8/src/raster/r.area/archive/master.zip>(be patient)...ERROR: Extension <r.area> not found How should I proceed to install it in GRASS 7.8? BestBernardo
_______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
