How To Install libspatialite-devel on Fedora 36

In this tutorial we learn how to install libspatialite-devel in Fedora 36. libspatialite-devel is Development libraries and headers for SpatiaLite

Introduction

In this tutorial we learn how to install libspatialite-devel on Fedora 36.

What is libspatialite-devel

The libspatialite-devel package contains libraries and header files for developing applications that use libspatialite.

We can use yum or dnf to install libspatialite-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libspatialite-devel.

Install libspatialite-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libspatialite-devel using dnf by running the following command:

sudo dnf -y install libspatialite-devel

Install libspatialite-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libspatialite-devel using yum by running the following command:

sudo yum -y install libspatialite-devel

How To Uninstall libspatialite-devel on Fedora 36

To uninstall only the libspatialite-devel package we can use the following command:

sudo dnf remove libspatialite-devel

libspatialite-devel Package Contents on Fedora 36

/usr/include/spatialite
/usr/include/spatialite.h
/usr/include/spatialite/control_points.h
/usr/include/spatialite/debug.h
/usr/include/spatialite/gaia_network.h
/usr/include/spatialite/gaia_topology.h
/usr/include/spatialite/gaiaaux.h
/usr/include/spatialite/gaiaconfig-msvc.h
/usr/include/spatialite/gaiaconfig-msvc.h.in
/usr/include/spatialite/gaiaconfig.h
/usr/include/spatialite/gaiaconfig.h.in
/usr/include/spatialite/gaiaexif.h
/usr/include/spatialite/gaiageo.h
/usr/include/spatialite/gaiamatrix.h
/usr/include/spatialite/geojson.h
/usr/include/spatialite/geopackage.h
/usr/include/spatialite/gg_advanced.h
/usr/include/spatialite/gg_const.h
/usr/include/spatialite/gg_core.h
/usr/include/spatialite/gg_dxf.h
/usr/include/spatialite/gg_dynamic.h
/usr/include/spatialite/gg_formats.h
/usr/include/spatialite/gg_mbr.h
/usr/include/spatialite/gg_sequence.h
/usr/include/spatialite/gg_structs.h
/usr/include/spatialite/gg_wfs.h
/usr/include/spatialite/gg_xml.h
/usr/include/spatialite/spatialite_ext.h
/usr/include/spatialite/sqlite.h
/usr/include/spatialite/stored_procedures.h
/usr/lib64/libspatialite.so
/usr/lib64/pkgconfig/spatialite.pc
/usr/share/doc/libspatialite-devel
/usr/share/doc/libspatialite-devel/demo1.c
/usr/share/doc/libspatialite-devel/demo2.c
/usr/share/doc/libspatialite-devel/demo3.c
/usr/share/doc/libspatialite-devel/demo4.c
/usr/share/doc/libspatialite-devel/demo5.c

References

Summary

In this tutorial we learn how to install libspatialite-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install libspatialite-devel on Fedora 36” linkTitle: “libspatialite-devel” type: “docs” description: “In this tutorial we learn how to install libspatialite-devel in Fedora 36. libspatialite-devel is Development libraries and headers for SpatiaLite” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libspatialite-devel-featured.png

Introduction

In this tutorial we learn how to install libspatialite-devel on Fedora 36.

What is libspatialite-devel

The libspatialite-devel package contains libraries and header files for developing applications that use libspatialite.

We can use yum or dnf to install libspatialite-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libspatialite-devel.

Install libspatialite-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libspatialite-devel using dnf by running the following command:

sudo dnf -y install libspatialite-devel

Install libspatialite-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libspatialite-devel using yum by running the following command:

sudo yum -y install libspatialite-devel

How To Uninstall libspatialite-devel on Fedora 36

To uninstall only the libspatialite-devel package we can use the following command:

sudo dnf remove libspatialite-devel

libspatialite-devel Package Contents on Fedora 36

/usr/include/spatialite
/usr/include/spatialite.h
/usr/include/spatialite/control_points.h
/usr/include/spatialite/debug.h
/usr/include/spatialite/gaia_network.h
/usr/include/spatialite/gaia_topology.h
/usr/include/spatialite/gaiaaux.h
/usr/include/spatialite/gaiaconfig-msvc.h
/usr/include/spatialite/gaiaconfig-msvc.h.in
/usr/include/spatialite/gaiaconfig.h
/usr/include/spatialite/gaiaconfig.h.in
/usr/include/spatialite/gaiaexif.h
/usr/include/spatialite/gaiageo.h
/usr/include/spatialite/gaiamatrix.h
/usr/include/spatialite/geojson.h
/usr/include/spatialite/geopackage.h
/usr/include/spatialite/gg_advanced.h
/usr/include/spatialite/gg_const.h
/usr/include/spatialite/gg_core.h
/usr/include/spatialite/gg_dxf.h
/usr/include/spatialite/gg_dynamic.h
/usr/include/spatialite/gg_formats.h
/usr/include/spatialite/gg_mbr.h
/usr/include/spatialite/gg_sequence.h
/usr/include/spatialite/gg_structs.h
/usr/include/spatialite/gg_wfs.h
/usr/include/spatialite/gg_xml.h
/usr/include/spatialite/spatialite_ext.h
/usr/include/spatialite/sqlite.h
/usr/include/spatialite/stored_procedures.h
/usr/lib/libspatialite.so
/usr/lib/pkgconfig/spatialite.pc
/usr/share/doc/libspatialite-devel
/usr/share/doc/libspatialite-devel/demo1.c
/usr/share/doc/libspatialite-devel/demo2.c
/usr/share/doc/libspatialite-devel/demo3.c
/usr/share/doc/libspatialite-devel/demo4.c
/usr/share/doc/libspatialite-devel/demo5.c

References

Summary

In this tutorial we learn how to install libspatialite-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).