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

Last updated: May 20,2024

1. Install "python-vtk" package

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

$ sudo apt update $ sudo apt install python-vtk

2. Uninstall "python-vtk" package

Please follow the guidance below to uninstall python-vtk on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-vtk
Priority: optional
Section: universe/python
Installed-Size: 32467
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: vtk
Version: 5.10.1+dfsg-2.1build1
Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libopenmpi1.10, libpython2.7 (>= 2.7), libstdc++6 (>= 5.2), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0), libvtk5.10, libx11-6, tcl-vtk
Suggests: mayavi2, vtk-doc, vtk-examples
Filename: pool/universe/v/vtk/python-vtk_5.10.1+dfsg-2.1build1_amd64.deb
Size: 4654364
MD5sum: 44d5c3bb1ce15d568548020a7c6db207
SHA1: 9767fe55251d7d378f0c1d897e3aa6145d3cea04
SHA256: 02448705021745be5ffe63bc93ce7acc725c7b3971a28dc3711f0af7ad46307a
Description-en: Python bindings for VTK
The Visualization Toolkit (VTK) is an object oriented, high level
library that allows one to easily write C++ programs, Tcl, Python and
Java scripts that do 3D visualization.
.
This provides the shared libraries that enable one to use VTK from Python
scripts. You will need Python and vtk installed to use this. Some useful
information may be available in /usr/share/doc/python-vtk/.
Description-md5: e84d88ee2fdb0430eb88277b600808fa
Homepage: http://www.vtk.org/
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu