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

Last updated: September 20,2024

1. Install "python3-mshr" package

Please follow the guidance below to install python3-mshr on Kali Linux

$ sudo apt update $ sudo apt install python3-mshr

2. Uninstall "python3-mshr" package

This is a short guide on how to uninstall python3-mshr on Kali Linux:

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

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

Package: python3-mshr
Source: mshr
Version: 2019.2.0~git20230811.ff54a68+dfsg1-1
Installed-Size: 35
Maintainer: Debian Science Team
Architecture: all
Depends: libmshr-dev (>= 2019.2.0~git20230811.ff54a68+dfsg1-1), python3-mshr-real | python3-mshr64-real, python3-dolfin (>= 2019.2), dolfin-bin (>= 2019.2), python3, python3-numpy
Size: 8540
SHA256: e4019b5a7c5a676e15b583c2aa2abd27b2551df18166ccc66109c7d88ec86c7d
SHA1: f5337084ee92357842c2b0a0bfc88eaba8b76ec6
MD5sum: c03ed437129a441d7829347e16ee9e34
Description: Python 3 interface for mshr
mshr generates simplicial DOLFIN meshes in 2D and 3D from geometries
described by Constructive Solid Geometry (CSG) or from surface files,
utilizing CGAL and Tetgen as mesh generation backends.
.
This package contains the common Python 3 interface for mshr, and examples
and demo programs.
.
This is the base package depending on specific mshr builds. By
default mshr is built against dolfin using the preferred version of PETSc in
/usr/lib/petsc (with 32-bit indexing), but the alternative version
(64-bit PETSc) can be selected by setting the environment variable PETSC_DIR.
Description-md5:
Homepage: http://fenicsproject.org
Section: python
Priority: optional
Filename: pool/main/m/mshr/python3-mshr_2019.2.0~git20230811.ff54a68+dfsg1-1_all.deb