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

Last updated: July 04,2024

1. Install "python312-visvis" package

Please follow the step by step instructions below to install python312-visvis on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-visvis

2. Uninstall "python312-visvis" package

In this section, we are going to explain the necessary steps to uninstall python312-visvis on openSuSE Tumbleweed:

$ sudo zypper remove python312-visvis

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

Information for package python312-visvis:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-visvis
Version : 1.14.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 8.8 MiB
Installed : No
Status : not installed
Source package : python-visvis-1.14.0-2.1.src
Upstream URL : https://github.com/almarklein/visvis
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()).