How To Install libechonest-qt5 on Fedora 36

In this tutorial we learn how to install libechonest-qt5 in Fedora 36. libechonest-qt5 is libechonest Qt5 bindings

Introduction

In this tutorial we learn how to install libechonest-qt5 on Fedora 36.

What is libechonest-qt5

libechonest is a collection of Qt5 classes designed to make a developer’s life easy when trying to use the APIs provided by The Echo Nest.

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

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

sudo dnf -y install libechonest-qt5

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

sudo yum -y install libechonest-qt5

How To Uninstall libechonest-qt5 on Fedora 36

To uninstall only the libechonest-qt5 package we can use the following command:

sudo dnf remove libechonest-qt5

libechonest-qt5 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/67
/usr/lib/.build-id/67/7fad8da3bce2b17be65a4e3a451e7b6250302a
/usr/lib/libechonest5.so.2.3
/usr/lib/libechonest5.so.2.3.0
/usr/share/doc/libechonest-qt5
/usr/share/doc/libechonest-qt5/AUTHORS
/usr/share/doc/libechonest-qt5/COPYING
/usr/share/doc/libechonest-qt5/README
/usr/share/doc/libechonest-qt5/TODO

References

Summary

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


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

Introduction

In this tutorial we learn how to install libechonest-qt5 on Fedora 36.

What is libechonest-qt5

libechonest is a collection of Qt5 classes designed to make a developer’s life easy when trying to use the APIs provided by The Echo Nest.

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

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

sudo dnf -y install libechonest-qt5

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

sudo yum -y install libechonest-qt5

How To Uninstall libechonest-qt5 on Fedora 36

To uninstall only the libechonest-qt5 package we can use the following command:

sudo dnf remove libechonest-qt5

libechonest-qt5 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/21
/usr/lib/.build-id/21/46fed240d7bca38b72d8ae5c5869fd750c287d
/usr/lib64/libechonest5.so.2.3
/usr/lib64/libechonest5.so.2.3.0
/usr/share/doc/libechonest-qt5
/usr/share/doc/libechonest-qt5/AUTHORS
/usr/share/doc/libechonest-qt5/COPYING
/usr/share/doc/libechonest-qt5/README
/usr/share/doc/libechonest-qt5/TODO

References

Summary

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