How to Install and Uninstall python311-vispy Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python311-vispy" package

Please follow the guidance below to install python311-vispy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-vispy

2. Uninstall "python311-vispy" package

Here is a brief guide to show you how to uninstall python311-vispy on openSuSE Tumbleweed:

$ sudo zypper remove python311-vispy

3. Information about the python311-vispy package on openSuSE Tumbleweed

Information for package python311-vispy:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-vispy
Version : 0.14.1-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 8.8 MiB
Installed : No
Status : not installed
Source package : python-vispy-0.14.1-1.2.src
Upstream URL : https://github.com/vispy/vispy
Summary : Interactive visualization in Python
Description :
Vispy is an interactive 2D/3D data visualization library. It leverages Graphics
Processing Units through the OpenGL library to display large datasets.