How to Install and Uninstall python3-gdal.x86_64 Package on Oracle Linux 9

Last updated: October 09,2024

1. Install "python3-gdal.x86_64" package

This guide covers the steps necessary to install python3-gdal.x86_64 on Oracle Linux 9

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

2. Uninstall "python3-gdal.x86_64" package

This guide let you learn how to uninstall python3-gdal.x86_64 on Oracle Linux 9:

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

3. Information about the python3-gdal.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:47:16 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-gdal
Version : 3.4.3
Release : 2.el9
Architecture : x86_64
Size : 976 k
Source : gdal-3.4.3-2.el9.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.