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

Last updated: January 11,2025

1. Install "geos.x86_64" package

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

$ sudo dnf update $ sudo dnf install geos.x86_64

2. Uninstall "geos.x86_64" package

This tutorial shows how to uninstall geos.x86_64 on Fedora 39:

$ sudo dnf remove geos.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:34:13 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : geos
Version : 3.12.1
Release : 1.fc39
Architecture : x86_64
Size : 1.1 M
Source : geos-3.12.1-1.fc39.src.rpm
Repository : updates
Summary : GEOS is a C++ port of the Java Topology Suite
URL : http://trac.osgeo.org/geos/
License : LGPL-2.1-only
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()