How to Install and Uninstall geos.x86_64 Package on AlmaLinux 9

Last updated: October 08,2024

1. Install "geos.x86_64" package

Please follow the guidance below to install geos.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install geos.x86_64

2. Uninstall "geos.x86_64" package

Please follow the step by step instructions below to uninstall geos.x86_64 on AlmaLinux 9:

$ sudo dnf remove geos.x86_64 $ sudo dnf autoremove

3. Information about the geos.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:14:39 ago on Wed Mar 13 07:41:12 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()