How To Install dino-devel on Fedora 36

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

Introduction

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

What is dino-devel

Development files for dino.

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

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

sudo dnf -y install dino-devel

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

sudo yum -y install dino-devel

How To Uninstall dino-devel on Fedora 36

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

sudo dnf remove dino-devel

dino-devel Package Contents on Fedora 36

/usr/include/crypto-vala.h
/usr/include/dino.h
/usr/include/dino_i18n.h
/usr/include/qlite.h
/usr/include/xmpp-vala.h
/usr/lib/libcrypto-vala.so
/usr/lib/libdino.so
/usr/lib/libqlite.so
/usr/lib/libxmpp-vala.so
/usr/share/vala/vapi/crypto-vala.deps
/usr/share/vala/vapi/crypto-vala.vapi
/usr/share/vala/vapi/dino.deps
/usr/share/vala/vapi/dino.vapi
/usr/share/vala/vapi/qlite.deps
/usr/share/vala/vapi/qlite.vapi
/usr/share/vala/vapi/xmpp-vala.deps
/usr/share/vala/vapi/xmpp-vala.vapi

References

Summary

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


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

Introduction

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

What is dino-devel

Development files for dino.

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

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

sudo dnf -y install dino-devel

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

sudo yum -y install dino-devel

How To Uninstall dino-devel on Fedora 36

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

sudo dnf remove dino-devel

dino-devel Package Contents on Fedora 36

/usr/include/crypto-vala.h
/usr/include/dino.h
/usr/include/dino_i18n.h
/usr/include/qlite.h
/usr/include/xmpp-vala.h
/usr/lib64/libcrypto-vala.so
/usr/lib64/libdino.so
/usr/lib64/libqlite.so
/usr/lib64/libxmpp-vala.so
/usr/share/vala/vapi/crypto-vala.deps
/usr/share/vala/vapi/crypto-vala.vapi
/usr/share/vala/vapi/dino.deps
/usr/share/vala/vapi/dino.vapi
/usr/share/vala/vapi/qlite.deps
/usr/share/vala/vapi/qlite.vapi
/usr/share/vala/vapi/xmpp-vala.deps
/usr/share/vala/vapi/xmpp-vala.vapi

References

Summary

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