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

Last updated: May 14,2024

1. Install "python3-visvis" package

This guide let you learn how to install python3-visvis on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-visvis

2. Uninstall "python3-visvis" package

In this section, we are going to explain the necessary steps to uninstall python3-visvis on openSUSE Leap:

$ sudo zypper remove python3-visvis

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

Information for package python3-visvis:
---------------------------------------
Repository : Main Repository
Name : python3-visvis
Version : 1.12.2-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 9.2 MiB
Installed : No
Status : not installed
Source package : python-visvis-1.12.2-bp155.2.13.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()).

5. The same packages on other Linux Distributions