How to Install and Uninstall libspatialite.x86_64 Package on Fedora 39

Last updated: October 09,2024

1. Install "libspatialite.x86_64" package

Here is a brief guide to show you how to install libspatialite.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install libspatialite.x86_64

2. Uninstall "libspatialite.x86_64" package

This tutorial shows how to uninstall libspatialite.x86_64 on Fedora 39:

$ sudo dnf remove libspatialite.x86_64 $ sudo dnf autoremove

3. Information about the libspatialite.x86_64 package on Fedora 39

Last metadata expiration check: 0:22:50 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libspatialite
Version : 5.0.1
Release : 23.fc39
Architecture : x86_64
Size : 3.1 M
Source : libspatialite-5.0.1-23.fc39.src.rpm
Repository : fedora
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.