How To Install plplot-qt on Fedora 36
Introduction
In this tutorial we learn how to install plplot-qt
on Fedora 36.
What is plplot-qt
Functions for scientific plotting with Qt.
We can use yum
or dnf
to install plplot-qt
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install plplot-qt.
Install plplot-qt on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
title: “How To Install plplot-qt on Fedora 36”
After updating yum database, We can install plplot-qt
using dnf
by running the following command:
linkTitle: “plplot-qt”
type: “docs”
sudo dnf -y install plplot-qt
description: "In this tutorial we learn how to install plplot-qt in Fedora 36. plplot-qt is Functions for scientific plotting with Qt"
date: “2022-08-17”
lastmod: “2022-08-17”
Install plplot-qt on Fedora 36 Using yum
#image: /images/fedora/36/plplot-qt-featured.png
Update yum database with yum
using the following command.
Introduction
sudo yum makecache --refresh
In this tutorial we learn how to install `plplot-qt` on Fedora 36.
What is plplot-qt
After updating yum database, We can install plplot-qt
using yum
by running the following command:
Functions for scientific plotting with Qt.
sudo yum -y install plplot-qt
We can use yum
or dnf
to install plplot-qt
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install plplot-qt.
How To Uninstall plplot-qt on Fedora 36
Install plplot-qt on Fedora 36 Using dnf
To uninstall only the plplot-qt
package we can use the following command:
Update yum database with dnf
using the following command.
sudo dnf remove plplot-qt
```bash
sudo dnf makecache –refresh
## plplot-qt Package Contents on Fedora 36
```bash
After updating yum database, We can install `plplot-qt` using `dnf` by running the following command:
```bash
sudo dnf -y install plplot-qt
Install plplot-qt 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 plplot-qt
using yum
by running the following command:
sudo yum -y install plplot-qt
How To Uninstall plplot-qt on Fedora 36
To uninstall only the plplot-qt
package we can use the following command:
sudo dnf remove plplot-qt
plplot-qt Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/24
/usr/lib/.build-id/24/3821d4343474e3f1029a0830802071ebcaa466
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/53540a7d4666307134c6e829945f210ad46b45
/usr/lib/libplplotqt.so.2
/usr/lib/libplplotqt.so.2.0.3
/usr/lib/plplot5.15.0/drivers/qt.driver_info
/usr/lib/plplot5.15.0/drivers/qt.so
References
Summary
In this tutorial we learn how to install plplot-qt
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/lib/.build-id /usr/lib/.build-id/23 /usr/lib/.build-id/23/1cfd4a8cdccafd39ec3cc180073164379cc958 /usr/lib/.build-id/2d /usr/lib/.build-id/2d/ea25785f189d7ba5c296a0594f52d6e31e085b /usr/lib64/libplplotqt.so.2 /usr/lib64/libplplotqt.so.2.0.3 /usr/lib64/plplot5.15.0/drivers/qt.driver_info /usr/lib64/plplot5.15.0/drivers/qt.so
## References
* [plplot-qt website](http://plplot.sourceforge.net/)
## Summary
In this tutorial we learn how to install `plplot-qt` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).