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

Last updated: May 20,2024

1. Install "python36-pivy" package

This tutorial shows how to install python36-pivy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pivy

2. Uninstall "python36-pivy" package

Please follow the guidance below to uninstall python36-pivy on openSuSE Tumbleweed:

$ sudo zypper remove python36-pivy

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

Information for package python36-pivy:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pivy
Version : 0.6.5-2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 18,3 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