How To Install liblastfm-qt5 on Fedora 36

In this tutorial we learn how to install liblastfm-qt5 in Fedora 36. liblastfm-qt5 is Qt5 libraries to integrate Last.fm services

Introduction

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

What is liblastfm-qt5

Qt5 libraries to integrate Last.fm services.

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

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

sudo dnf -y install liblastfm-qt5

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

sudo yum -y install liblastfm-qt5

How To Uninstall liblastfm-qt5 on Fedora 36

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

sudo dnf remove liblastfm-qt5

liblastfm-qt5 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/86
/usr/lib/.build-id/86/b1c7af5fe81c8d80a9e09ee5547a7757282768
/usr/lib/liblastfm5.so.1
/usr/lib/liblastfm5.so.1.1.0
/usr/share/doc/liblastfm-qt5
/usr/share/doc/liblastfm-qt5/COPYING
/usr/share/doc/liblastfm-qt5/README.md

References

Summary

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


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

Introduction

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

What is liblastfm-qt5

Qt5 libraries to integrate Last.fm services.

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

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

sudo dnf -y install liblastfm-qt5

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

sudo yum -y install liblastfm-qt5

How To Uninstall liblastfm-qt5 on Fedora 36

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

sudo dnf remove liblastfm-qt5

liblastfm-qt5 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/54
/usr/lib/.build-id/54/3a397bff032a25175d8eb1f0178c1568cee059
/usr/lib64/liblastfm5.so.1
/usr/lib64/liblastfm5.so.1.1.0
/usr/share/doc/liblastfm-qt5
/usr/share/doc/liblastfm-qt5/COPYING
/usr/share/doc/liblastfm-qt5/README.md

References

Summary

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