How To Install caribou-devel on Fedora 36

In this tutorial we learn how to install caribou-devel in Fedora 36. caribou-devel is Development files for caribou

Introduction

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

What is caribou-devel

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

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

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

sudo dnf -y install caribou-devel

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

sudo yum -y install caribou-devel

How To Uninstall caribou-devel on Fedora 36

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

sudo dnf remove caribou-devel

caribou-devel Package Contents on Fedora 36

/usr/include/libcaribou
/usr/include/libcaribou/caribou.h
/usr/lib/libcaribou.so
/usr/lib/pkgconfig/caribou-1.0.pc
/usr/share/gir-1.0/Caribou-1.0.gir
/usr/share/vala
/usr/share/vala/vapi
/usr/share/vala/vapi/caribou-1.0.deps
/usr/share/vala/vapi/caribou-1.0.vapi

References

Summary

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


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

Introduction

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

What is caribou-devel

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

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

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

sudo dnf -y install caribou-devel

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

sudo yum -y install caribou-devel

How To Uninstall caribou-devel on Fedora 36

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

sudo dnf remove caribou-devel

caribou-devel Package Contents on Fedora 36

/usr/include/libcaribou
/usr/include/libcaribou/caribou.h
/usr/lib64/libcaribou.so
/usr/lib64/pkgconfig/caribou-1.0.pc
/usr/share/gir-1.0/Caribou-1.0.gir
/usr/share/vala
/usr/share/vala/vapi
/usr/share/vala/vapi/caribou-1.0.deps
/usr/share/vala/vapi/caribou-1.0.vapi

References

Summary

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