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

Last updated: May 18,2024

1. Install "python3-ufl" package

This is a short guide on how to install python3-ufl on Kali Linux

$ sudo apt update $ sudo apt install python3-ufl

2. Uninstall "python3-ufl" package

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

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

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

Package: python3-ufl
Source: fenics-ufl
Version: 2023.2.0-2
Installed-Size: 939
Maintainer: Debian Science Team
Architecture: all
Replaces: python-ufl
Depends: python3-numpy, python3-pkg-resources, python3:any
Suggests: python-ufl-doc
Conflicts: python-ufl (<< 2018.1~)
Breaks: fenicsx-performance-tests-source (<< 0.7~), python3-basix (<< 0.7~), python3-dolfin (<< 2019.2.0~legacy~), python3-dolfinx (<< 1:0.7~)
Size: 160492
SHA256: 14a62ef2ea4be33f8aae92e0d4e31c39e7f336f939a829fb3605ae7afdc9e1fc
SHA1: 56bcfac82aa22d14a0bf970d83479411b2b87b9b
MD5sum: b344e11ddfa02801c992534675fb6226
Description: 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 library for Python 3.
Description-md5:
Homepage: http://fenicsproject.org
Section: python
Priority: optional
Filename: pool/main/f/fenics-ufl/python3-ufl_2023.2.0-2_all.deb