How to Install and Uninstall python3-pyqtgraph Package on openSUSE Leap

Last updated: May 23,2024

1. Install "python3-pyqtgraph" package

Please follow the step by step instructions below to install python3-pyqtgraph on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyqtgraph

2. Uninstall "python3-pyqtgraph" package

Please follow the guidelines below to uninstall python3-pyqtgraph on openSUSE Leap:

$ sudo zypper remove python3-pyqtgraph

3. Information about the python3-pyqtgraph package on openSUSE Leap

Information for package python3-pyqtgraph:
------------------------------------------
Repository : Main Repository
Name : python3-pyqtgraph
Version : 0.10.0-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 5.8 MiB
Installed : No
Status : not installed
Source package : python-pyqtgraph-0.10.0-bp155.2.13.src
Upstream URL : http://www.pyqtgraph.org/
Summary : Scientific Graphics and GUI Library for Python
Description :
PyQtGraph is a pure-python graphics and GUI library built on
PyQt4 / PySide and numpy. It is intended for use in
mathematics / scientific / engineering applications.
Despite being written entirely in python, it leverages numpy for
number crunching and Qt's GraphicsView framework for display.