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

Last updated: May 17,2024

1. Install "python3-pysph" package

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

$ sudo apt update $ sudo apt install python3-pysph

2. Uninstall "python3-pysph" package

Here is a brief guide to show you how to uninstall python3-pysph on Kali Linux:

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

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

Package: python3-pysph
Source: pysph
Version: 1.0~b1-8
Installed-Size: 14365
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: build-essential, python3 (<< 3.13), python3-all-dev, python3-beaker, python3-compyle, python3-cyarray, python3-mako, python3-pytools, python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3-pkg-resources, python3:any, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgomp1 (>= 4.9), libopenmpi3 (>= 4.1.6), libstdc++6 (>= 13.1)
Recommends: cython, pysph-viewer, python3-mpi4py, python3-pyopencl, python3-pyzoltan, python3-stl
Suggests: pysph-doc
Size: 2813396
SHA256: d14fa878db0645da2bf500e67993a720da2c063ad52106ad50e1e7fc6110326b
SHA1: 0083b9515402942e5a7a1700f00c7c66acbf7ba6
MD5sum: f341ca5daed49c71e41a9e75c80f9734
Description: Open-source 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.
Description-md5:
Homepage: https://github.com/pypr/pysph
Section: python
Priority: optional
Filename: pool/main/p/pysph/python3-pysph_1.0~b1-8_amd64.deb