How to Install and Uninstall geos.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 03,2024

1. Install "geos.x86_64" package

Please follow the step by step instructions below to install geos.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install geos.x86_64

2. Uninstall "geos.x86_64" package

Learn how to uninstall geos.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove geos.x86_64 $ sudo dnf autoremove

3. Information about the geos.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:33:12 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : geos
Version : 3.7.2
Release : 1.el8
Architecture : x86_64
Size : 630 k
Source : geos-3.7.2-1.el8.src.rpm
Repository : epel
Summary : GEOS is a C++ port of the Java Topology Suite
URL : http://trac.osgeo.org/geos/
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()