How to Install and Uninstall ogdi.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

1. Install "ogdi.x86_64" package

This tutorial shows how to install ogdi.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install ogdi.x86_64

2. Uninstall "ogdi.x86_64" package

This tutorial shows how to uninstall ogdi.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove ogdi.x86_64 $ sudo dnf autoremove

3. Information about the ogdi.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:27:17 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ogdi
Version : 4.1.0
Release : 7.el9
Architecture : x86_64
Size : 236 k
Source : ogdi-4.1.0-7.el9.src.rpm
Repository : epel
Summary : Open Geographic Datastore Interface
URL : http://ogdi.sourceforge.net/
License : BSD
Description : OGDI is the Open Geographic Datastore Interface. OGDI is an
: application programming interface (API) that uses a standardized
: access methods to work in conjunction with GIS software packages (the
: application) and various geospatial data products. OGDI uses a
: client/server architecture to facilitate the dissemination of
: geospatial data products over any TCP/IP network, and a
: driver-oriented approach to facilitate access to several geospatial
: data products/formats.