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

Last updated: May 08,2024

1. Install "python3-vispy" package

This is a short guide on how to install python3-vispy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-vispy

2. Uninstall "python3-vispy" package

Here is a brief guide to show you how to uninstall python3-vispy on openSUSE Leap:

$ sudo zypper remove python3-vispy

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

Information for package python3-vispy:
--------------------------------------
Repository : Main Repository
Name : python3-vispy
Version : 0.6.4-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 8.6 MiB
Installed : No
Status : not installed
Source package : python-vispy-0.6.4-bp155.2.14.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.