How to Install and Uninstall python38-pivy Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python38-pivy" package

This is a short guide on how to install python38-pivy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pivy

2. Uninstall "python38-pivy" package

This guide covers the steps necessary to uninstall python38-pivy on openSuSE Tumbleweed:

$ sudo zypper remove python38-pivy

3. Information about the python38-pivy package on openSuSE Tumbleweed

Information for package python38-pivy:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pivy
Version : 0.6.5-2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 18,1 MiB
Installed : No
Status : not installed
Source package : python-pivy-0.6.5-2.13.src
Summary : Coin Binding for Python
Description :
Pivy is a Coin binding for Python. Coin is a high-level 3D graphics library
with a C++ Application Programming Interface. Coin uses scene-graph data
structures to render real-time graphics suitable for mostly all kinds of
scientific and engineering visualization applications.
Pivy allows:
- Development of Coin applications and extensions in Python
- Interactive modification of Coin programs from within the Python interpreter
at runtime
- Incorporation of Scripting Nodes into the scene graph which are capable of
executing Python code and callbacks