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

Last updated: April 29,2024

1. Install "python39-pivy" package

This guide covers the steps necessary to install python39-pivy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pivy

2. Uninstall "python39-pivy" package

This is a short guide on how to uninstall python39-pivy on openSuSE Tumbleweed:

$ sudo zypper remove python39-pivy

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

Information for package python39-pivy:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pivy
Version : 0.6.8-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 12.6 MiB
Installed : No
Status : not installed
Source package : python-pivy-0.6.8-2.1.src
Upstream URL : https://github.com/coin3d/pivy
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