How To Install librasterlite2-devel on Fedora 36

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

Introduction

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

What is librasterlite2-devel

This package contains libraries and header files for developing applications that use librasterlite2.

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

Install librasterlite2-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 librasterlite2-devel using dnf by running the following command:

sudo dnf -y install librasterlite2-devel

Install librasterlite2-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 librasterlite2-devel using yum by running the following command:

sudo yum -y install librasterlite2-devel

How To Uninstall librasterlite2-devel on Fedora 36

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

sudo dnf remove librasterlite2-devel

librasterlite2-devel Package Contents on Fedora 36

/usr/include/rasterlite2
/usr/include/rasterlite2/rasterlite2.h
/usr/include/rasterlite2/rl2graphics.h
/usr/include/rasterlite2/rl2mapconfig.h
/usr/include/rasterlite2/rl2svg.h
/usr/include/rasterlite2/rl2tiff.h
/usr/include/rasterlite2/rl2wms.h
/usr/include/rasterlite2/sqlite.h
/usr/lib/librasterlite2.so
/usr/lib/pkgconfig/rasterlite2.pc
/usr/share/doc/librasterlite2-devel
/usr/share/doc/librasterlite2-devel/sample1.c

References

Summary

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


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

Introduction

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

What is librasterlite2-devel

This package contains libraries and header files for developing applications that use librasterlite2.

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

Install librasterlite2-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 librasterlite2-devel using dnf by running the following command:

sudo dnf -y install librasterlite2-devel

Install librasterlite2-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 librasterlite2-devel using yum by running the following command:

sudo yum -y install librasterlite2-devel

How To Uninstall librasterlite2-devel on Fedora 36

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

sudo dnf remove librasterlite2-devel

librasterlite2-devel Package Contents on Fedora 36

/usr/include/rasterlite2
/usr/include/rasterlite2/rasterlite2.h
/usr/include/rasterlite2/rl2graphics.h
/usr/include/rasterlite2/rl2mapconfig.h
/usr/include/rasterlite2/rl2svg.h
/usr/include/rasterlite2/rl2tiff.h
/usr/include/rasterlite2/rl2wms.h
/usr/include/rasterlite2/sqlite.h
/usr/lib64/librasterlite2.so
/usr/lib64/pkgconfig/rasterlite2.pc
/usr/share/doc/librasterlite2-devel
/usr/share/doc/librasterlite2-devel/sample1.c

References

Summary

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