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

Last updated: June 30,2024

1. Install "python311-pivy" package

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

$ sudo zypper refresh $ sudo zypper install python311-pivy

2. Uninstall "python311-pivy" package

This tutorial shows how to uninstall python311-pivy on openSuSE Tumbleweed:

$ sudo zypper remove python311-pivy

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

Information for package python311-pivy:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-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