How to Install and Uninstall pysph-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "pysph-doc" package

This is a short guide on how to install pysph-doc on Kali Linux

$ sudo apt update $ sudo apt install pysph-doc

2. Uninstall "pysph-doc" package

This guide let you learn how to uninstall pysph-doc on Kali Linux:

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

3. Information about the pysph-doc package on Kali Linux

Package: pysph-doc
Source: pysph
Version: 1.0~b1-8
Installed-Size: 4701
Maintainer: Debian Science Maintainers
Architecture: all
Depends: libjs-mathjax, libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Recommends: python3-pysph
Size: 1160912
SHA256: e4a4f549d4947c0e6fc6ad7b72d61bcf5d49d92996c3b366e2c0b870669fe09d
SHA1: 3b8a03be73abcc31df58d989cd972abba9df23bd
MD5sum: 8380a7a94b587f75e28f3f3bfb639a6b
Description: Open-source framework for Smoothed Particle Hydrodynamics (documentation)
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 documentation and examples for PySPH.
Description-md5:
Homepage: https://github.com/pypr/pysph
Section: doc
Priority: optional
Filename: pool/main/p/pysph/pysph-doc_1.0~b1-8_all.deb