How to Install and Uninstall libspatialite.x86_64 Package on CentOS Stream 9

Last updated: October 07,2024

1. Install "libspatialite.x86_64" package

This guide covers the steps necessary to install libspatialite.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libspatialite.x86_64

2. Uninstall "libspatialite.x86_64" package

Here is a brief guide to show you how to uninstall libspatialite.x86_64 on CentOS Stream 9:

$ sudo dnf remove libspatialite.x86_64 $ sudo dnf autoremove

3. Information about the libspatialite.x86_64 package on CentOS Stream 9

Last metadata expiration check: 3:05:18 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libspatialite
Version : 5.0.1
Release : 17.el9
Architecture : x86_64
Size : 3.8 M
Source : libspatialite-5.0.1-17.el9.src.rpm
Repository : epel
Summary : Enables SQLite to support spatial data
URL : https://www.gaia-gis.it/fossil/libspatialite
License : MPLv1.1 or GPLv2+ or LGPLv2+
Description : SpatiaLite is a a library extending the basic SQLite core in order to
: get a full fledged Spatial DBMS, really simple and lightweight, but
: mostly OGC-SFS compliant.