How to Install and Uninstall python39-pyqtgraph Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python39-pyqtgraph" package

Learn how to install python39-pyqtgraph on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pyqtgraph

2. Uninstall "python39-pyqtgraph" package

This tutorial shows how to uninstall python39-pyqtgraph on openSuSE Tumbleweed:

$ sudo zypper remove python39-pyqtgraph

3. Information about the python39-pyqtgraph package on openSuSE Tumbleweed

Information for package python39-pyqtgraph:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyqtgraph
Version : 0.13.3-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 5.0 MiB
Installed : No
Status : not installed
Source package : python-pyqtgraph-0.13.3-2.4.src
Upstream URL : https://www.pyqtgraph.org/
Summary : Scientific Graphics and GUI Library for Python
Description :
A pure-Python graphics library for PyQt/PySide/PyQt5/PySide2
PyQtGraph is intended for use in mathematics / scientific / engineering
applications. It is written in pure python, but the library leverages
numpy for number crunching, Qt's GraphicsView framework for 2D display,
and OpenGL for 3D display.