How to Install and Uninstall python2-pivy Package on openSUSE Leap

Last updated: May 21,2024

1. Install "python2-pivy" package

Please follow the guidelines below to install python2-pivy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pivy

2. Uninstall "python2-pivy" package

Please follow the instructions below to uninstall python2-pivy on openSUSE Leap:

$ sudo zypper remove python2-pivy

3. Information about the python2-pivy package on openSUSE Leap

Information for package python2-pivy:
-------------------------------------
Repository : Main Repository
Name : python2-pivy
Version : 0.6.5-bp153.1.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 17,3 MiB
Installed : No
Status : not installed
Source package : python-pivy-0.6.5-bp153.1.17.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