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

Last updated: October 06,2024

1. Install "geos.i686" package

Please follow the guidance below to install geos.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install geos.i686

2. Uninstall "geos.i686" package

This tutorial shows how to uninstall geos.i686 on Fedora 34:

$ sudo dnf remove geos.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:21:50 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : geos
Version : 3.9.0
Release : 4.fc34
Architecture : i686
Size : 766 k
Source : geos-3.9.0-4.fc34.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()