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

Last updated: October 06,2024

1. Install "python2-pyqtgraph" package

Here is a brief guide to show you how to install python2-pyqtgraph on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pyqtgraph

2. Uninstall "python2-pyqtgraph" package

Please follow the instructions below to uninstall python2-pyqtgraph on openSUSE Leap:

$ sudo zypper remove python2-pyqtgraph

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

Information for package python2-pyqtgraph:
------------------------------------------
Repository : Main Repository
Name : python2-pyqtgraph
Version : 0.10.0-bp153.1.23
Arch : noarch
Vendor : openSUSE
Installed Size : 4,7 MiB
Installed : No
Status : not installed
Source package : python-pyqtgraph-0.10.0-bp153.1.23.src
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.