How to Install and Uninstall gdal Package on openSUSE Leap
Last updated: December 25,2024
1. Install "gdal" package
Please follow the step by step instructions below to install gdal on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
gdal
Copied
2. Uninstall "gdal" package
In this section, we are going to explain the necessary steps to uninstall gdal on openSUSE Leap:
$
sudo zypper remove
gdal
Copied
3. Information about the gdal package on openSUSE Leap
Information for package gdal:
-----------------------------
Repository : Main Repository
Name : gdal
Version : 3.6.2-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.9 MiB
Installed : No
Status : not installed
Source package : gdal-3.6.2-bp155.1.7.src
Upstream URL : https://www.gdal.org/
Summary : GDAL/OGR - a translator library for raster and vector geospatial data formats
Description :
GDAL is a translator library for raster geospatial data formats that
is released under an Open Source license. As a library, it presents a
single abstract data model to the calling application for all
supported formats. The related OGR library (which lives within the
GDAL source tree) provides a similar capability for simple features
vector data.
-----------------------------
Repository : Main Repository
Name : gdal
Version : 3.6.2-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.9 MiB
Installed : No
Status : not installed
Source package : gdal-3.6.2-bp155.1.7.src
Upstream URL : https://www.gdal.org/
Summary : GDAL/OGR - a translator library for raster and vector geospatial data formats
Description :
GDAL is a translator library for raster geospatial data formats that
is released under an Open Source license. As a library, it presents a
single abstract data model to the calling application for all
supported formats. The related OGR library (which lives within the
GDAL source tree) provides a similar capability for simple features
vector data.