Description
GDAL 3.0.x package for EPEL7
Version from:
- https://data.neteler.org/tmp/gdal-3.0.4-11.fc35.src.rpm
Installation Instructions
# for EPEL7, RHEL7, Scientific Linux7, Centos 7:
sudo wget -O /etc/yum.repos.d/gdal-copr.repo https://copr.fedoraproject.org/coprs/neteler/GDAL/repo/epel-7/neteler-GDAL-epel-7.repo
sudo yum update
sudo yum install gdal gdal-python gdal-devel
# for EPEL8, RHEL8, Centos 8:
# NOTE: GDAL with disabled JAVA and LaTeX support for EPEL8, due to (yet) missing dependencies
sudo dnf install 'dnf-command(config-manager)'
sudo dnf config-manager --set-enabled PowerTools
sudo dnf copr enable neteler/GDAL
sudo dnf update
sudo dnf install gdal gdal-libs gdal-python-tools python3-gdal gdal-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 (0)* | EPEL 7 (1039 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable neteler/GDAL
More info about enabling Copr repositories