How To Install qtcurve-libs on Fedora 36

In this tutorial we learn how to install qtcurve-libs in Fedora 36. qtcurve-libs is Runtime libraries for QtCurve

Introduction

In this tutorial we learn how to install qtcurve-libs on Fedora 36.

What is qtcurve-libs

Runtime libraries for QtCurve.

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

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

sudo dnf -y install qtcurve-libs

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

sudo yum -y install qtcurve-libs

How To Uninstall qtcurve-libs on Fedora 36

To uninstall only the qtcurve-libs package we can use the following command:

sudo dnf remove qtcurve-libs

qtcurve-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/76
/usr/lib/.build-id/76/5e66bb06f3dcde070eff1a377f1e010fb9d9c7
/usr/lib64/libqtcurve-utils.so.2
/usr/lib64/libqtcurve-utils.so.2.0
/usr/share/doc/qtcurve-libs
/usr/share/doc/qtcurve-libs/AUTHORS
/usr/share/doc/qtcurve-libs/Bugs.md
/usr/share/doc/qtcurve-libs/ChangeLog.md
/usr/share/doc/qtcurve-libs/README.md
/usr/share/doc/qtcurve-libs/TODO.md
/usr/share/licenses/qtcurve-libs
/usr/share/licenses/qtcurve-libs/COPYING

References

Summary

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


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

Introduction

In this tutorial we learn how to install qtcurve-libs on Fedora 36.

What is qtcurve-libs

Runtime libraries for QtCurve.

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

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

sudo dnf -y install qtcurve-libs

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

sudo yum -y install qtcurve-libs

How To Uninstall qtcurve-libs on Fedora 36

To uninstall only the qtcurve-libs package we can use the following command:

sudo dnf remove qtcurve-libs

qtcurve-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/67
/usr/lib/.build-id/67/2203e36a7d2f5a23a543d9a67a3997f0550224
/usr/lib/libqtcurve-utils.so.2
/usr/lib/libqtcurve-utils.so.2.0
/usr/share/doc/qtcurve-libs
/usr/share/doc/qtcurve-libs/AUTHORS
/usr/share/doc/qtcurve-libs/Bugs.md
/usr/share/doc/qtcurve-libs/ChangeLog.md
/usr/share/doc/qtcurve-libs/README.md
/usr/share/doc/qtcurve-libs/TODO.md
/usr/share/licenses/qtcurve-libs
/usr/share/licenses/qtcurve-libs/COPYING

References

Summary

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