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

Last updated: July 05,2024

1. Install "python3-tvtk" package

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

$ sudo zypper refresh $ sudo zypper install python3-tvtk

2. Uninstall "python3-tvtk" package

Please follow the guidelines below to uninstall python3-tvtk on openSUSE Leap:

$ sudo zypper remove python3-tvtk

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

Information for package python3-tvtk:
-------------------------------------
Repository : Main Repository
Name : python3-tvtk
Version : 4.7.4-bp155.2.43
Arch : x86_64
Vendor : openSUSE
Installed Size : 15.4 MiB
Installed : No
Status : not installed
Source package : mayavi-4.7.4-bp155.2.43.src
Upstream URL : https://github.com/enthought/mayavi
Summary : A python3-traits enabled version of python3-vtk
Description :
TVTK wraps VTK objects to provide a convenient, Pythonic API, while
supporting Traits attributes and NumPy/SciPy arrays. TVTK is
implemented mostly in pure Python, except for a small extension module.
Developers typically use TVTK to write Mayavi modules, and then use
Mayavi to interact with visualizations or create applications.
It is part of the Enthought Tool Suite (ETS).

5. The same packages on other Linux Distributions