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

Last updated: January 10,2025

1. Install "geos.i686" package

This is a short guide on how to install geos.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install geos.i686

2. Uninstall "geos.i686" package

Here is a brief guide to show you how to uninstall geos.i686 on Fedora 38:

$ sudo dnf remove geos.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:20:05 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : geos
Version : 3.11.1
Release : 3.fc38
Architecture : i686
Size : 1.1 M
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()