How to Install and Uninstall python39-visvis Package on openSuSE Tumbleweed
Last updated: December 25,2024
1. Install "python39-visvis" package
Learn how to install python39-visvis on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-visvis
Copied
2. Uninstall "python39-visvis" package
Please follow the steps below to uninstall python39-visvis on openSuSE Tumbleweed:
$
sudo zypper remove
python39-visvis
Copied
3. Information about the python39-visvis package on openSuSE Tumbleweed
Information for package python39-visvis:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-visvis
Version : 1.14.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 8.3 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()).
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-visvis
Version : 1.14.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 8.3 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()).