How To Install qwt5-qt4 on Fedora 36

In this tutorial we learn how to install qwt5-qt4 in Fedora 36. qwt5-qt4 is Qt Widgets for Technical Applications

Introduction

In this tutorial we learn how to install qwt5-qt4 on Fedora 36.

What is qwt5-qt4

The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Besides a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays or ranges of type double.

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

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

sudo dnf -y install qwt5-qt4

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

sudo yum -y install qwt5-qt4

How To Uninstall qwt5-qt4 on Fedora 36

To uninstall only the qwt5-qt4 package we can use the following command:

sudo dnf remove qwt5-qt4

qwt5-qt4 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/80
/usr/lib/.build-id/80/16757f326e914be7a33ccf2be7adaf458dcbbc
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/cc977e7ed89c37858d9b1b4dd173d5c9ec0348
/usr/lib/libqwt.so.5
/usr/lib/libqwt.so.5.2
/usr/lib/libqwt.so.5.2.2
/usr/lib/qt4/plugins/designer/libqwt5_designer_plugin.so
/usr/share/doc/qwt5-qt4
/usr/share/doc/qwt5-qt4/CHANGES
/usr/share/doc/qwt5-qt4/COPYING
/usr/share/doc/qwt5-qt4/README

References

Summary

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


title: “How To Install qwt5-qt4 on Fedora 36” linkTitle: “qwt5-qt4” type: “docs” description: “In this tutorial we learn how to install qwt5-qt4 in Fedora 36. qwt5-qt4 is Qt Widgets for Technical Applications” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qwt5-qt4-featured.png

Introduction

In this tutorial we learn how to install qwt5-qt4 on Fedora 36.

What is qwt5-qt4

The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Besides a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays or ranges of type double.

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

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

sudo dnf -y install qwt5-qt4

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

sudo yum -y install qwt5-qt4

How To Uninstall qwt5-qt4 on Fedora 36

To uninstall only the qwt5-qt4 package we can use the following command:

sudo dnf remove qwt5-qt4

qwt5-qt4 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/b110b9a53cec06a264347d1caf66c217764895
/usr/lib/.build-id/59
/usr/lib/.build-id/59/10e4ee28e41064f030726ca65fcaca2a41b375
/usr/lib64/libqwt.so.5
/usr/lib64/libqwt.so.5.2
/usr/lib64/libqwt.so.5.2.2
/usr/lib64/qt4/plugins/designer/libqwt5_designer_plugin.so
/usr/share/doc/qwt5-qt4
/usr/share/doc/qwt5-qt4/CHANGES
/usr/share/doc/qwt5-qt4/COPYING
/usr/share/doc/qwt5-qt4/README

References

Summary

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