Description
GRASS GIS - Bringing advanced geospatial technologies to the world.
Source code: GRASS GIS 8.3 (https://kojipkgs.fedoraproject.org//packages/grass/8.3.1/2.fc39/src/grass-8.3.1-2.fc39.src.rpm)
This GRASS GIS version is using Python 3.
Note QGIS offers GRASS GIS 8 support as per https://github.com/qgis/QGIS/pull/47095, i.e. it is updated in master (QGIS 3.24+) and has been backported to QGIS 3.22 LTR.
Installation Instructions
# install as root user (or use "sudo" below)
su
** Fedora **
dnf copr enable neteler/grass83
dnf update
dnf install grass grass-libs grass-gui
# needed for GRASS Addons (via g.extension)
dnf install grass-devel
** EPEL8 (RHEL, SL, CentOS,...) **
### EPEL8:
su
# First install these three dependencies:
# https://copr.fedorainfracloud.org/coprs/neteler/python-matplotlib/
#
# Then install GDAL from EPEL
yum install epel-release
yum install gdal gdal-python gdal-devel
#
# Now install GRASS GIS 8:
wget -O /etc/yum.repos.d/grass83.repo https://copr.fedoraproject.org/coprs/neteler/grass83/repo/epel-8/neteler-grass83-epel-8.repo
yum update
yum install grass grass-libs grass-gui
# needed for GRASS Addons (via g.extension)
yum install grass-devel
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|---|---|
Centos-stream+epel-next 8
|
x86_64 (0)* | Centos-stream+epel-next 8 (105 downloads) |
Centos-stream+epel-next 9
|
x86_64 (60)* | Centos-stream+epel-next 9 (119 downloads) |
Centos-stream 8
|
x86_64 (0)* | Centos-stream 8 (96 downloads) |
Centos-stream 9
|
x86_64 (0)* | Centos-stream 9 (108 downloads) |
EPEL 8
|
x86_64 (0)* | EPEL 8 (136 downloads) |
EPEL 9
|
x86_64 (88)* | EPEL 9 (134 downloads) |
Fedora 40
|
x86_64 (53)* | Fedora 40 (0 downloads) |
Fedora 41
|
x86_64 (61)* | Fedora 41 (57 downloads) |
Fedora 42
|
x86_64 (17)* | Fedora 42 (40 downloads) |
Fedora 43
|
x86_64 (0)* | Fedora 43 (13 downloads) |
Fedora eln
|
x86_64 (0)* | Fedora eln (121 downloads) |
Fedora rawhide
|
x86_64 (91)* | Fedora rawhide (113 downloads) |
Rhel 8
|
x86_64 (0)* | Rhel 8 (136 downloads) |
Rhel 9
|
x86_64 (0)* | Rhel 9 (120 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable neteler/grass83
More info about enabling Copr repositories
Centos-stream+epel-next 8
EPEL 8
Fedora 40
Rhel 8