How to Install and Uninstall python-pivy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-pivy" package

Please follow the instructions below to install python-pivy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pivy

2. Uninstall "python-pivy" package

This guide covers the steps necessary to uninstall python-pivy on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-pivy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pivy
Priority: extra
Section: universe/python
Installed-Size: 13767
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: pivy
Version: 0.5.0~v609hg-3.1
Provides: python2.7-pivy
Depends: libc6 (>= 2.14), libcoin80v5, libgcc1 (>= 1:3.0), libsoqt4-20, libstdc++6 (>= 4.1.1), python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), python-qt4-gl
Filename: pool/universe/p/pivy/python-pivy_0.5.0~v609hg-3.1_amd64.deb
Size: 1604586
MD5sum: dee20ea9d68800db647e96d3f8186e34
SHA1: 0c6009ef4ec9e0ac480e720630a1ccda0ea6fcf1
SHA256: e25f57894d97fc6d9fe86079858dbfaec069244a42eba970f795b0ea5ad8a110
Description-en: Coin binding for Python
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
Description-md5: 499f98c2e63466ddb11f6b8b1ca88a1e
Homepage: http://pivy.coin3d.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu