How To Install qwtplot3d on Fedora 36
Introduction
In this tutorial we learn how to install qwtplot3d on Fedora 36.
What is qwtplot3d
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 on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qwtplot3d.
Install qwtplot3d 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 using dnf by running the following command:
sudo dnf -y install qwtplot3d
Install qwtplot3d 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 using yum by running the following command:
sudo yum -y install qwtplot3d
How To Uninstall qwtplot3d on Fedora 36
To uninstall only the qwtplot3d package we can use the following command:
sudo dnf remove qwtplot3d
qwtplot3d Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/39
/usr/lib/.build-id/39/444ed8a4c203a4c82c973974e8e3199733ae68
/usr/lib64/qt-3.3/lib/libqwtplot3d.so.0
/usr/lib64/qt-3.3/lib/libqwtplot3d.so.0.2.7
/usr/share/licenses/qwtplot3d
/usr/share/licenses/qwtplot3d/COPYING
References
Summary
In this tutorial we learn how to install qwtplot3d on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install qwtplot3d on Fedora 36” linkTitle: “qwtplot3d” type: “docs” description: “In this tutorial we learn how to install qwtplot3d in Fedora 36. qwtplot3d is Qt/OpenGL-based C++ library providing a bunch of 3D-widgets” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qwtplot3d-featured.png
Introduction
In this tutorial we learn how to install qwtplot3d on Fedora 36.
What is qwtplot3d
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 on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qwtplot3d.
Install qwtplot3d 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 using dnf by running the following command:
sudo dnf -y install qwtplot3d
Install qwtplot3d 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 using yum by running the following command:
sudo yum -y install qwtplot3d
How To Uninstall qwtplot3d on Fedora 36
To uninstall only the qwtplot3d package we can use the following command:
sudo dnf remove qwtplot3d
qwtplot3d Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/dd5e000a5b4f12d85412b1fd920bb2e72d1a41
/usr/lib/qt-3.3/lib/libqwtplot3d.so.0
/usr/lib/qt-3.3/lib/libqwtplot3d.so.0.2.7
/usr/share/licenses/qwtplot3d
/usr/share/licenses/qwtplot3d/COPYING
References
Summary
In this tutorial we learn how to install qwtplot3d on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).