How to Install and Uninstall python3-gdal.x86_64 Package on CentOS 8 / RHEL 8

Last updated: October 07,2024

1. Install "python3-gdal.x86_64" package

Here is a brief guide to show you how to install python3-gdal.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-gdal.x86_64

2. Uninstall "python3-gdal.x86_64" package

In this section, we are going to explain the necessary steps to uninstall python3-gdal.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-gdal.x86_64 $ sudo dnf autoremove

3. Information about the python3-gdal.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:52:28 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-gdal
Version : 3.0.4
Release : 5.el8
Architecture : x86_64
Size : 634 k
Source : gdal-3.0.4-5.el8.src.rpm
Repository : epel
Summary : Python modules for the GDAL file format library
URL : http://www.gdal.org
License : MIT
Description : The GDAL Python 3 modules provide support to handle multiple GIS file formats.