How to Install and Uninstall geos.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "geos.x86_64" package

This tutorial shows how to install geos.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install geos.x86_64

2. Uninstall "geos.x86_64" package

Learn how to uninstall geos.x86_64 on Oracle Linux 9:

$ sudo dnf remove geos.x86_64 $ sudo dnf autoremove

3. Information about the geos.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:01:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : geos
Version : 3.10.1
Release : 1.el9
Architecture : x86_64
Size : 957 k
Source : geos-3.10.1-1.el9.src.rpm
Repository : epel
Summary : GEOS is a C++ port of the Java Topology Suite
URL : https://libgeos.org/
License : LGPLv2
Description : GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology
: Suite (JTS). As such, it aims to contain the complete functionality of
: JTS in C++. This includes all the OpenGIS "Simple Features for SQL" spatial
: predicate functions and spatial operators, as well as specific JTS topology
: functions such as IsValid()