How To Install qwtplot3d-qt5 on Fedora 36

In this tutorial we learn how to install qwtplot3d-qt5 in Fedora 36. qwtplot3d-qt5 is Extended version of the original QwtPlot3D library

Introduction

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

What is qwtplot3d-qt5

QwtPlot3D is not a program, but a feature-rich Qt/OpenGL-based C++ programming library, providing essentially a bunch of 3D-widgets for programmers.

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

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

sudo dnf -y install qwtplot3d-qt5

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

sudo yum -y install qwtplot3d-qt5

How To Uninstall qwtplot3d-qt5 on Fedora 36

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

sudo dnf remove qwtplot3d-qt5

qwtplot3d-qt5 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/00f9317a6e4923e280bd55b7b5512764cbfca3
/usr/lib/libqwtplot3d-qt5.so.0.3
/usr/lib/libqwtplot3d-qt5.so.0.3.1
/usr/share/licenses/qwtplot3d-qt5
/usr/share/licenses/qwtplot3d-qt5/COPYING

References

Summary

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


title: “How To Install qwtplot3d-qt5 on Fedora 36” linkTitle: “qwtplot3d-qt5” type: “docs” description: “In this tutorial we learn how to install qwtplot3d-qt5 in Fedora 36. qwtplot3d-qt5 is Extended version of the original QwtPlot3D library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qwtplot3d-qt5-featured.png

Introduction

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

What is qwtplot3d-qt5

QwtPlot3D is not a program, but a feature-rich Qt/OpenGL-based C++ programming library, providing essentially a bunch of 3D-widgets for programmers.

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

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

sudo dnf -y install qwtplot3d-qt5

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

sudo yum -y install qwtplot3d-qt5

How To Uninstall qwtplot3d-qt5 on Fedora 36

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

sudo dnf remove qwtplot3d-qt5

qwtplot3d-qt5 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/22
/usr/lib/.build-id/22/e9d8a75c661f121e1a93df7071db29187514f1
/usr/lib64/libqwtplot3d-qt5.so.0.3
/usr/lib64/libqwtplot3d-qt5.so.0.3.1
/usr/share/licenses/qwtplot3d-qt5
/usr/share/licenses/qwtplot3d-qt5/COPYING

References

Summary

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