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

Last updated: June 29,2024

1. Install "libspatialite.x86_64" package

This guide let you learn how to install libspatialite.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install libspatialite.x86_64

2. Uninstall "libspatialite.x86_64" package

This is a short guide on how to uninstall libspatialite.x86_64 on Fedora 36:

$ sudo dnf remove libspatialite.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:04:21 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libspatialite
Version : 5.0.1
Release : 12.fc36
Architecture : x86_64
Size : 3.6 M
Source : libspatialite-5.0.1-12.fc36.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.