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

Last updated: May 20,2024

1. Install "python310-vispy" package

This guide covers the steps necessary to install python310-vispy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-vispy

2. Uninstall "python310-vispy" package

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

$ sudo zypper remove python310-vispy

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

Information for package python310-vispy:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-vispy
Version : 0.14.1-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.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.