How to Install and Uninstall pysph-viewer Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 08,2024

1. Install "pysph-viewer" package

Please follow the steps below to install pysph-viewer on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pysph-viewer

2. Uninstall "pysph-viewer" package

Here is a brief guide to show you how to uninstall pysph-viewer on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pysph-viewer $ sudo apt autoclean && sudo apt autoremove

3. Information about the pysph-viewer package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pysph-viewer
Priority: optional
Section: universe/python
Installed-Size: 14
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: pysph
Version: 0~20160122.git1fe4786-1
Depends: python-pysph, python-numpy (>= 1:1.10.0~b1), python-numpy-abi9, python:any
Recommends: mayavi2
Filename: pool/universe/p/pysph/pysph-viewer_0~20160122.git1fe4786-1_amd64.deb
Size: 3278
MD5sum: 7bdc95a2c938dd6d4efb9ab403f0d405
SHA1: 6e99ebff2e63a9c9602019ef99f5383c43657a29
SHA256: 71dd50e9243691361321e0e52f9014aa4f57363882e2c93c34c880dca9550f8a
Description-en: viewer for PySPH - framework for Smoothed Particle Hydrodynamics
It is implemented in Python and the performance critical parts are
implemented in Cython.
.
PySPH is implemented in a way that allows a user to specify the entire
SPH simulation in pure Python. High-performance code is generated from
this high-level Python code, compiled on the fly and executed. PySPH also
features optional automatic parallelization using mpi4py and Zoltan.
The package contains viewer for PySPH.
Description-md5: 2f32c929a0e412de4b449b04c45e2dae
Homepage: http://pysph.googlecode.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu