How to Install and Uninstall python3-ufl.noarch Package on Fedora 36

Last updated: October 11,2024

1. Install "python3-ufl.noarch" package

Learn how to install python3-ufl.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-ufl.noarch

2. Uninstall "python3-ufl.noarch" package

Learn how to uninstall python3-ufl.noarch on Fedora 36:

$ sudo dnf remove python3-ufl.noarch $ sudo dnf autoremove

3. Information about the python3-ufl.noarch package on Fedora 36

Last metadata expiration check: 0:40:47 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-ufl
Version : 2019.1.0
Release : 12.fc36
Architecture : noarch
Size : 387 k
Source : python-ufl-2019.1.0-12.fc36.src.rpm
Repository : fedora
Summary : %{summery}
URL : http://www.fenicsproject.org
License : LGPLv3+
Description : The Unified Form Language (UFL) is a domain specific language for declaration
: of finite element discretizations of variational forms. More precisely, it
: defines a flexible interface for choosing finite element spaces and defining
: expressions for weak forms in a notation close to mathematical notation.