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

Last updated: May 06,2024

1. Install "python3-pivy" package

This guide let you learn how to install python3-pivy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pivy

2. Uninstall "python3-pivy" package

Please follow the steps below to uninstall python3-pivy on openSUSE Leap:

$ sudo zypper remove python3-pivy

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

Information for package python3-pivy:
-------------------------------------
Repository : Main Repository
Name : python3-pivy
Version : 0.6.8-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 14.0 MiB
Installed : No
Status : not installed
Source package : python-pivy-0.6.8-bp155.1.6.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