How to Install and Uninstall python3-ufl-legacy Package on Kali Linux

Last updated: June 25,2024

1. Install "python3-ufl-legacy" package

Please follow the step by step instructions below to install python3-ufl-legacy on Kali Linux

$ sudo apt update $ sudo apt install python3-ufl-legacy

2. Uninstall "python3-ufl-legacy" package

Please follow the instructions below to uninstall python3-ufl-legacy on Kali Linux:

$ sudo apt remove python3-ufl-legacy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ufl-legacy package on Kali Linux

Package: python3-ufl-legacy
Source: ufl
Version: 1:2022.3.0-1
Installed-Size: 880
Maintainer: Debian Science Team
Architecture: all
Depends: python3-numpy, python3-pkg-resources, python3:any
Suggests: python-ufl-legacy-doc
Size: 157904
SHA256: 20ffef6872bf356d027d2250e8c439de03a8ad176a226e47f783a3f1d81e2a90
SHA1: 8d23bd43b4da3fd93d87b0898f9a6f16b6ec223e
MD5sum: 2cf30ae7e31dc09bc2ee771cf529339a
Description: legacy unified language for form-compilers (Python 3)
UFL (Unified Form Language) is a unified language for definition of
variational forms intended for finite element discretization. More
precisely, it defines a fixed interface for choosing finite element
spaces and defining expressions for weak forms in a notation close to
mathematical notation. The form compilers FFC and SyFi use UFL as
their end-user interface, producing UFC implementations as their
output.
.
This package installs the legacy (2022) library for Python 3 used by
the legacy FEniCS packages ffc and dolfin. The python package is
renamed ufl_legacy rather than ufl.
Description-md5:
Homepage: https://fenicsproject.org
Section: python
Priority: optional
Filename: pool/main/u/ufl/python3-ufl-legacy_2022.3.0-1_all.deb