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

Last updated: May 09,2024

1. Install "python3-dolfin" package

Please follow the instructions below to install python3-dolfin on Kali Linux

$ sudo apt update $ sudo apt install python3-dolfin

2. Uninstall "python3-dolfin" package

Please follow the guidelines below to uninstall python3-dolfin on Kali Linux:

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

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

Package: python3-dolfin
Source: dolfin
Version: 2019.2.0~legacy20240219.1c52e83-1
Installed-Size: 166
Maintainer: Debian Science Team
Architecture: amd64
Depends: python3-dolfin-real | python3-dolfin64-real, python3-dijitso (>= 2019.2), python3-dijitso (<< 2019.3~), python3-ffc (>= 2019.2.0~git20210714.a20cbe7-4~), python3-ufl-legacy (>= 1:2022.2.0-3~), python3-numpy (>= 1:1.22.0), python3-petsc4py (>= 3.19), python3-petsc4py (<< 3.20), python3-slepc4py (>= 3.19), python3-slepc4py (<< 3.20), python3-ply, python3-pybind11 (>= 2.11), python3-pybind11 (<< 3), python3-six, python3-sympy, python3-ffc (<< 2019.3), python3-mpi4py, python3-numpy-abi9, python3-pkgconfig, python3:any
Suggests: dolfin-doc
Size: 61152
SHA256: 36fc95e7bf15953f2ae54ed4328ee1ce0479e0b24e9229bc0a90c533b41fc9cd
SHA1: 221f8d65a217a0c1e341d838b5092343f6de6a61
MD5sum: 9a17f4fc1c99a1bb8b6f0dd1c8328a8c
Description: Base Python interface for DOLFIN (Python 3)
DOLFIN is the Python and C++ interface of the FEniCS project for the
automated solution of differential equations, providing a consistent
PSE (Problem Solving Environment) for solving ordinary and partial
differential equations. Key features include a simple, consistent and
intuitive object-oriented API; automatic and efficient evaluation of
variational forms; automatic and efficient assembly of linear
systems; and support for general families of finite elements.
.
This is the base package depending on specific dolfin builds. By
default the version built against the preferred version of PETSc in
/usr/lib/petsc is selected (with 32-bit indexing, but the
alternative version (64-bit PETSc) can be selected by setting the
environment variable PETSC_DIR.
.
This is the legacy version of DOLFIN, you may want to install the
next-generation python3-dolfinx (DOLFIN-X) instead.
Description-md5:
Homepage: http://fenicsproject.org
Section: python
Priority: extra
Filename: pool/main/d/dolfin/python3-dolfin_2019.2.0~legacy20240219.1c52e83-1_amd64.deb