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

Last updated: September 28,2024

1. Install "python38-visvis" package

Learn how to install python38-visvis on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-visvis

2. Uninstall "python38-visvis" package

Learn how to uninstall python38-visvis on openSuSE Tumbleweed:

$ sudo zypper remove python38-visvis

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

Information for package python38-visvis:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-visvis
Version : 1.13.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 9,2 MiB
Installed : No
Status : not installed
Source package : python-visvis-1.13.0-1.6.src
Summary : An object oriented approach to visualization of 1D to 4D data
Description :
Visvis is a Python library for visualization of 1D to 4D data in an
object oriented way. Essentially, visvis is an object oriented layer
of Python on top of OpenGl. A Matlab/Matplotlib-like interface in the
form of a set of functions allows creation of objects (e.g. plot(),
imshow(), volshow(), surf()).