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

Last updated: March 01,2025

1. Install "python3-ufl.noarch" package

Please follow the guidance below to install python3-ufl.noarch on Fedora 38

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

2. Uninstall "python3-ufl.noarch" package

Please follow the guidelines below to uninstall python3-ufl.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:43:49 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-ufl
Version : 2019.1.0
Release : 15.fc38
Architecture : noarch
Size : 548 k
Source : python-ufl-2019.1.0-15.fc38.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.