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

Last updated: May 06,2024

1. Install "python3-ffc" package

This guide covers the steps necessary to install python3-ffc on Kali Linux

$ sudo apt update $ sudo apt install python3-ffc

2. Uninstall "python3-ffc" package

This guide covers the steps necessary to uninstall python3-ffc on Kali Linux:

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

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

Package: python3-ffc
Source: ffc
Version: 2019.2.0~legacy20230509.35df986-1
Installed-Size: 1496
Maintainer: Debian Science Team
Architecture: all
Replaces: python-ffc
Depends: python3-dijitso (>= 2019.2), python3-dijitso (<< 2019.3~), python3-fiat (>= 2019.2), python3-fiat (<< 2019.3~), python3-ufl-legacy (>= 2019.2), python3-numpy, python3:any
Conflicts: python-ffc (<< 2018.1~)
Size: 231400
SHA256: ac9ac947f674af7d31083e9e032edfe1c7dd1255fa5b045df0fd6eae55960a37
SHA1: dae03a946839f87cc60dbb8a325e7ae497811981
MD5sum: 7f26606709f483d092b7856fee696ca0
Description: compiler for finite element variational forms (Python 3)
The FEniCS Form Compiler FFC provides state-of-the-art automatic and
efficient evaluation of general multilinear forms (variational
formulations) for FEniCS. FFC functions as the form evaluation
system for DOLFIN but can also be used to compile forms for other
systems.
.
FFC works as a compiler for multilinear forms by generating code (C
or C++) for the evaluation of a multilinear form given in
mathematical notation. This new approach to form evaluation makes it
possible to combine generality with efficiency; the form can be given
in mathematical notation and the generated code is as efficient as
hand-optimized code.
.
This package installs the legacy FFC library for Python 3.
.
You may want to consider installing python3-ffcx instead to get the
next-generation FFC-X.
Description-md5:
Homepage: http://fenicsproject.org
Section: python
Priority: optional
Filename: pool/main/f/ffc/python3-ffc_2019.2.0~legacy20230509.35df986-1_all.deb