Description
GRASS GIS - Bringing advanced geospatial technologies to the world.
Version: 7.0.3 (with liblas support)
Source: SPEC file from https://bugzilla.redhat.com/show_bug.cgi?id=1195189 (kudos to Thomas Kreuzer!)
General source: http://koji.fedoraproject.org/koji/packageinfo?packageID=1972
Installation Instructions
su
# Fedora 22+23:
dnf copr enable neteler/liblas
dnf copr enable neteler/grass70
dnf update
dnf install grass grass-libs liblas
# needed for GRASS Addons (via g.extension)
dnf install grass-devel liblas liblas-devel
### EPEL7:
su
# First install these two dependencies:
# https://copr.fedorainfracloud.org/coprs/neteler/python-matplotlib/
# https://copr.fedorainfracloud.org/coprs/neteler/liblas/
# Then install GRASS GIS 7:
wget -O /etc/yum.repos.d/grass70.repo https://copr.fedoraproject.org/coprs/neteler/grass70/repo/epel-7/neteler-grass70-epel-7.repo
yum update
yum install grass grass-libs liblas
# needed for GRASS Addons (via g.extension)
yum install grass-devel liblas liblas-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 |
---|---|---|
EPEL 7 | x86_64 (11)* | EPEL 7 (296 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable neteler/grass70
More info about enabling Copr repositories