How To Install python3-pyqtchart on Fedora 36

In this tutorial we learn how to install python3-pyqtchart in Fedora 36. python3-pyqtchart is Set of Python bindings for The Qt Charts library

Introduction

In this tutorial we learn how to install python3-pyqtchart on Fedora 36.

What is python3-pyqtchart

PyQtChart is a set of Python 3 bindings for The Qt Company’s Qt Charts library. The bindings sit on top of PyQt5 and are implemented as a single module.

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

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

sudo dnf -y install python3-pyqtchart

Install python3-pyqtchart on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh
---

title: “How To Install python3-pyqtchart on Fedora 36” After updating yum database, We can install python3-pyqtchart using yum by running the following command:

linkTitle: “python3-pyqtchart”

type: "docs"
sudo yum -y install python3-pyqtchart

description: “In this tutorial we learn how to install python3-pyqtchart in Fedora 36. python3-pyqtchart is Set of Python bindings for The Qt Charts library”

How To Uninstall python3-pyqtchart on Fedora 36

date: “2022-08-17”

lastmod: “2022-08-17” To uninstall only the python3-pyqtchart package we can use the following command: #image: /images/fedora/36/python3-pyqtchart-featured.png



## Introduction
sudo dnf remove python3-pyqtchart

In this tutorial we learn how to install python3-pyqtchart on Fedora 36.

python3-pyqtchart Package Contents on Fedora 36

What is python3-pyqtchart


> PyQtChart is a set of Python 3 bindings for The Qt Company's Qt Charts library. The bindings sit on top of PyQt5 and are implemented as a single module.  

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

## Install python3-pyqtchart on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install python3-pyqtchart using dnf by running the following command:

sudo dnf -y install python3-pyqtchart

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

sudo yum -y install python3-pyqtchart

How To Uninstall python3-pyqtchart on Fedora 36

To uninstall only the python3-pyqtchart package we can use the following command:

sudo dnf remove python3-pyqtchart

python3-pyqtchart Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/89
/usr/lib/.build-id/89/33cd77dab4fc2ecb87c44015429e019e6b2005
/usr/lib64/python3.10/site-packages/PyQt5/QtChart.abi3.so
/usr/lib64/python3.10/site-packages/PyQtChart-5.15.5.dist-info
/usr/lib64/python3.10/site-packages/PyQtChart-5.15.5.dist-info/INSTALLER
/usr/lib64/python3.10/site-packages/PyQtChart-5.15.5.dist-info/METADATA
/usr/lib64/python3.10/site-packages/PyQtChart-5.15.5.dist-info/RECORD
/usr/share/doc/python3-pyqtchart
/usr/share/doc/python3-pyqtchart/ChangeLog
/usr/share/doc/python3-pyqtchart/NEWS
/usr/share/doc/python3-pyqtchart/README
/usr/share/licenses/python3-pyqtchart
/usr/share/licenses/python3-pyqtchart/LICENSE

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/78 /usr/lib/.build-id/78/548f4770393fc0dc7eaac986ac167036dbf73b /usr/lib/python3.10/site-packages/PyQt5/QtChart.abi3.so /usr/lib/python3.10/site-packages/PyQtChart-5.15.5.dist-info /usr/lib/python3.10/site-packages/PyQtChart-5.15.5.dist-info/INSTALLER /usr/lib/python3.10/site-packages/PyQtChart-5.15.5.dist-info/METADATA /usr/lib/python3.10/site-packages/PyQtChart-5.15.5.dist-info/RECORD /usr/share/doc/python3-pyqtchart /usr/share/doc/python3-pyqtchart/ChangeLog /usr/share/doc/python3-pyqtchart/NEWS /usr/share/doc/python3-pyqtchart/README /usr/share/licenses/python3-pyqtchart /usr/share/licenses/python3-pyqtchart/LICENSE


## References

* [python3-pyqtchart website](https://www.riverbankcomputing.com/software/pyqtchart/)

## Summary

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