How to Install and Uninstall geos-devel.x86_64 Package on Fedora 35

Last updated: October 05,2024

1. Install "geos-devel.x86_64" package

Please follow the steps below to install geos-devel.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install geos-devel.x86_64

2. Uninstall "geos-devel.x86_64" package

Please follow the steps below to uninstall geos-devel.x86_64 on Fedora 35:

$ sudo dnf remove geos-devel.x86_64 $ sudo dnf autoremove

3. Information about the geos-devel.x86_64 package on Fedora 35

Last metadata expiration check: 4:34:05 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : geos-devel
Version : 3.9.2
Release : 1.fc35
Architecture : x86_64
Size : 1.5 M
Source : geos-3.9.2-1.fc35.src.rpm
Repository : updates
Summary : Development files for GEOS
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().
:
: This package contains the development files to build applications that
: use GEOS.