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

Last updated: July 01,2024

1. Install "python38-pyqtgraph" package

This guide let you learn how to install python38-pyqtgraph on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pyqtgraph

2. Uninstall "python38-pyqtgraph" package

Please follow the guidance below to uninstall python38-pyqtgraph on openSuSE Tumbleweed:

$ sudo zypper remove python38-pyqtgraph

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

Information for package python38-pyqtgraph:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pyqtgraph
Version : 0.12.2-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 5,1 MiB
Installed : No
Status : not installed
Source package : python-pyqtgraph-0.12.2-2.4.src
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.