How to Install and Uninstall libspatialite.i686 Package on Fedora 38

Last updated: October 12,2024

1. Install "libspatialite.i686" package

This is a short guide on how to install libspatialite.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libspatialite.i686

2. Uninstall "libspatialite.i686" package

Here is a brief guide to show you how to uninstall libspatialite.i686 on Fedora 38:

$ sudo dnf remove libspatialite.i686 $ sudo dnf autoremove

3. Information about the libspatialite.i686 package on Fedora 38

Last metadata expiration check: 5:59:03 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : libspatialite
Version : 5.0.1
Release : 20.fc38
Architecture : i686
Size : 2.7 M
Source : libspatialite-5.0.1-20.fc38.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.