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

Last updated: May 18,2024

1. Install "python3-fiat" package

Here is a brief guide to show you how to install python3-fiat on Kali Linux

$ sudo apt update $ sudo apt install python3-fiat

2. Uninstall "python3-fiat" package

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

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

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

Package: python3-fiat
Source: fiat
Version: 2019.2.0~git20210419.7d418fa-4
Installed-Size: 401
Maintainer: Debian Science Team
Architecture: all
Depends: python3-numpy, python3-sympy, python3-pkg-resources, python3:any
Size: 69472
SHA256: 934fcfb51efbe9c5cea7b5079f38b35c883a1f457f411c1d1a1ca8c4e106f68a
SHA1: 46aea971e03b250115ea44999025f8e2e56ec7d2
MD5sum: 16f620979aa1f3e3d4fd9165f6ac51e4
Description: tabulation of finite element function spaces (Python 3)
The FInite element Automatic Tabulator FIAT supports generation of arbitrary
order instances of the Lagrange elements on lines, triangles, and tetrahedra.
Other supported elements include arbitrary order Raviart-Thomas elements,
Brezzi-Douglas-Marini elements and a few others.
.
This package installs the library for Python 3.
Description-md5:
Homepage: http://fenicsproject.org
Section: python
Priority: optional
Filename: pool/main/f/fiat/python3-fiat_2019.2.0~git20210419.7d418fa-4_all.deb