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

Last updated: May 21,2024

1. Install "python3-escript" package

Please follow the guidelines below to install python3-escript on Kali Linux

$ sudo apt update $ sudo apt install python3-escript

2. Uninstall "python3-escript" package

This tutorial shows how to uninstall python3-escript on Kali Linux:

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

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

Package: python3-escript
Source: python-escript (5.6-6)
Version: 5.6-6+b1
Installed-Size: 12565
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3.11, python3:any, python3-numpy, libboost-iostreams1.83.0 (>= 1.83.0), libboost-numpy1.83.0 (>= 1.83.0), libboost-numpy1.83.0-py311, libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py311, libc6 (>= 2.32), libgcc-s1 (>= 4.0), libgomp1 (>= 4.9), libnetcdf-c++4-1 (>= 4.3.0), libpython3.11 (>= 3.11.5), libsiloh5-0 (>= 4.11), libstdc++6 (>= 13.1), libumfpack6 (>= 1:7.0.1)
Recommends: python3-sympy, python3-matplotlib, python3-scipy
Suggests: python3-pyproj, python3-gdal, python-escript-doc
Size: 2887556
SHA256: efcbe8202846dae6ee4fe47aabd352da965b26478e7302d0ef555e784e088560
SHA1: 26d15695ec064e6a0befb8d9f0187727ab354cc9
MD5sum: 4d10dc6c96ffbdaed46b0a240b39d562
Description: Escript/Finley finite elements Python3 system (with OpenMP)
Escript is a programming tool for implementing mathematical models in Python
using the finite element method (FEM). Because users do not access the data
structures it is very easy to use and scripts can run on desktop computers as
well as highly parallel supercomputer without changes. Application areas for
escript include earth mantle convection, geophysical inversion, earthquakes,
porous media flow, reactive transport, plate subduction, erosion, and
tsunamis.
.
Scripts can be executed in parallel (on varying numbers of threads or nodes)
without any special modifications.
.
Escript now includes the esys.downunder module for 3D inversion of geophysical
data sets. The current version supports gravity, magnetic and joint inversion.
.
This package contains the commands and libraries for Python3 with
OpenMP threading and MPI multiprocess support.
Description-md5:
Homepage: https://launchpad.net/escript-finley
Section: science
Priority: optional
Filename: pool/main/p/python-escript/python3-escript_5.6-6+b1_amd64.deb