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

Last updated: October 08,2024

1. Install "python3-ufl.noarch" package

This tutorial shows how to install python3-ufl.noarch on Fedora 34

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

2. Uninstall "python3-ufl.noarch" package

This guide covers the steps necessary to uninstall python3-ufl.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:51:50 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-ufl
Version : 2019.1.0
Release : 9.fc34
Architecture : noarch
Size : 383 k
Source : python-ufl-2019.1.0-9.fc34.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.