Download GRASS GIS for Linux

[ GRASS: 7.4 stable | 7.6 upcoming stable | 7.2 old stable | 7.7 devel ]
GRASS GIS 7.4.4 (old stable)
Old stable release, see New Features74 and GRASS GIS 7.4.4 announcement
- Generic 64bit weekly binary snapshot
- Centos
- Debian
- EPEL6: RHEL6/Centos6/Scientific Linux6
- EPEL7: RHEL7/Centos7/Scientific Linux7
- Fedora
- Linux Mint: see Ubuntu
- openSUSE
- Ubuntu
# 1.a) Users of LTS Ubuntu release: Add Ubuntu Unstable PPA: sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
# 1.b) Users of non-LTS release (like Ubuntu 17.10): Add GRASS Stable PPA sudo add-apt-repository ppa:grass/grass-stable
# 2. Then update cache and install GRASS GIS sudo apt-get update sudo apt-get install grass
GRASS GIS 7.6.0 (new stable)
New stable release, see New Features76 and GRASS GIS 7.6.0 announcement
- Generic 64bit weekly binary snapshot
- Centos
- Debian
- EPEL7: RHEL7/Centos7/Scientific Linux7
- Fedora
- Linux Mint: see Ubuntu
- Ubuntu (ubuntugis-unstable)
GRASS GIS 7.7 (development, daily builds)
Active development and experimental version.
- Generic 64bit weekly binary snapshot
- Ubuntu (daily builds)
sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable sudo add-apt-repository ppa:grass/grass-devel sudo apt-get update sudo apt-get install grass-daily
Source code
- Download source code packages of GRASS GIS
- Software License
Compile yourself
If the latest GRASS GIS versions are not available within your distribution or you want to compile it from source yourself, please read the instructions here.
Version overview in various Linux distributions
- GRASS GIS version overview provided by repology