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

Last updated: May 21,2024

1. Install "python3-dolfinx" package

Please follow the steps below to install python3-dolfinx on Kali Linux

$ sudo apt update $ sudo apt install python3-dolfinx

2. Uninstall "python3-dolfinx" package

This guide let you learn how to uninstall python3-dolfinx on Kali Linux:

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

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

Package: python3-dolfinx
Source: fenics-dolfinx
Version: 1:0.7.3-5
Installed-Size: 64
Maintainer: Debian Science Team
Architecture: amd64
Depends: python3-dolfinx-real | python3-dolfinx-complex, python3:any, python3-numpy (>= 1:1.22.0), python3-numpy-abi9
Suggests: dolfinx-doc
Size: 44976
SHA256: 55feb709da07dc9ad84fabcf956022ebf2dd57557dbcc8b7370cdd05496727c4
SHA1: 9fe9b9b03e25a4dd945e82253e25ea17119c2147
MD5sum: 9f04cd0016e8d09af6727fb1e8ec65d0
Description: 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 next-generation version of libdolfinx-dev (DOLFIN-X).
The legacy version of DOLFIN is provided by python3-dolfin.
.
This is a base package depending on the dolfinx packages with
real or complex number support. By default the version built against
the preferred version of PETSc in /usr/lib/petsc is selected, but the
alternative version can be selected by setting the environment
variable PETSC_DIR.
Description-md5:
Multi-Arch: same
Homepage: http://fenicsproject.org
Section: python
Priority: optional
Filename: pool/main/f/fenics-dolfinx/python3-dolfinx_0.7.3-5_amd64.deb