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

Last updated: May 19,2024

1. Install "geos.i686" package

Here is a brief guide to show you how to install geos.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install geos.i686

2. Uninstall "geos.i686" package

Please follow the instructions below to uninstall geos.i686 on Fedora 35:

$ sudo dnf remove geos.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:38:25 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : geos
Version : 3.9.2
Release : 1.fc35
Architecture : i686
Size : 765 k
Source : geos-3.9.2-1.fc35.src.rpm
Repository : updates
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()