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

Last updated: May 17,2024

1. Install "paraview-python" package

This is a short guide on how to install paraview-python on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install paraview-python

2. Uninstall "paraview-python" package

This tutorial shows how to uninstall paraview-python on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: paraview-python
Priority: extra
Section: universe/python
Installed-Size: 2766
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: paraview
Version: 5.0.1+dfsg1-4
Depends: paraview (= 5.0.1+dfsg1-4), python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1), python-vtk6
Filename: pool/universe/p/paraview/paraview-python_5.0.1+dfsg1-4_amd64.deb
Size: 244442
MD5sum: 1afecf607d36f01c56fd737a9e554d02
SHA1: 1c7018f70861a9a2cbf95265fd2a1187d8d67d14
SHA256: 8fd033faf34a5d4e980789ea3599078b22d1edb6d527db36af926a2ce8d9dc8c
Description-en: Parallel Visualization Application. python-support
ParaView is an open-source, multi-platform application designed to
visualize data sets of size varying from small to very large. The
goals of the ParaView project include the following:
.
* Develop an open-source, multi-platform visualization application.
* Support distributed computation models to process large data sets.
* Create an open, flexible, and intuitive user interface.
* Develop an extensible architecture based on open standards.
.
ParaView runs on distributed and shared memory parallel as well as
single processor systems and has been successfully tested on Windows,
Mac OS X, Linux and various Unix workstations, clusters and
supercomputers. Under the hood, ParaView uses the Visualization
Toolkit as the data processing and rendering engine and has a user
interface written using Qt. Enables python support.
Description-md5: 22f1a0e82172ee811a05b35f38dad1a6
Homepage: http://www.paraview.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu