How to Install and Uninstall geos.x86_64 Package on Fedora 38

Last updated: September 21,2024

1. Install "geos.x86_64" package

Please follow the guidance below to install geos.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install geos.x86_64

2. Uninstall "geos.x86_64" package

Please follow the steps below to uninstall geos.x86_64 on Fedora 38:

$ sudo dnf remove geos.x86_64 $ sudo dnf autoremove

3. Information about the geos.x86_64 package on Fedora 38

Last metadata expiration check: 5:34:55 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : geos
Version : 3.11.1
Release : 3.fc38
Architecture : x86_64
Size : 994 k
Source : geos-3.11.1-3.fc38.src.rpm
Repository : fedora
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()