How to Install and Uninstall python3-pivy Package on Kali Linux

Last updated: May 13,2024

1. Install "python3-pivy" package

Please follow the step by step instructions below to install python3-pivy on Kali Linux

$ sudo apt update $ sudo apt install python3-pivy

2. Uninstall "python3-pivy" package

Please follow the guidance below to uninstall python3-pivy on Kali Linux:

$ sudo apt remove python3-pivy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pivy package on Kali Linux

Package: python3-pivy
Source: pivy
Version: 0.6.9~a0-1
Installed-Size: 47192
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.14), libcoin80c (>= 4.0.2+ds), libgcc-s1 (>= 3.0), libsoqt520 (>= 1.6.0+ds1), libstdc++6 (>= 5), python3 (<< 3.13), python3 (>= 3.11~), python3:any, python3-pyside2.qtcore, python3-pyside2.qtgui, python3-pyside2.qtopengl, python3-pyside2.qtwidgets, shiboken2
Size: 6505000
SHA256: 6c425994307247988644a3107a010098addd4924ec17bc7564ffc43d3e9c7b15
SHA1: 23bd507a1ecb24ccc0fa914a64b15027ce200b2e
MD5sum: 76c5ab9ead787f3fde56bba2548fe5a9
Description: Coin binding for Python 3
Pivy is a Coin binding for Python. Coin is a high-level 3D graphics library
with a C++ API. 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
* Use of Coin within PyQt4 applications with the quarter module
.
This package contains the Python 3 bindings.
Description-md5:
Homepage: https://github.com/coin3d/pivy
Section: python
Priority: optional
Filename: pool/main/p/pivy/python3-pivy_0.6.9~a0-1_amd64.deb