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

Last updated: October 05,2024

1. Install "python312-pyqtgraph" package

Here is a brief guide to show you how to install python312-pyqtgraph on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pyqtgraph

2. Uninstall "python312-pyqtgraph" package

Please follow the instructions below to uninstall python312-pyqtgraph on openSuSE Tumbleweed:

$ sudo zypper remove python312-pyqtgraph

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

Information for package python312-pyqtgraph:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pyqtgraph
Version : 0.13.3-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 6.4 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.