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

Last updated: October 08,2024

1. Install "python3-ffc.noarch" package

This is a short guide on how to install python3-ffc.noarch on Fedora 34

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

2. Uninstall "python3-ffc.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-ffc.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:19:14 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-ffc
Version : 2019.1.0.post0
Release : 5.fc34
Architecture : noarch
Size : 514 k
Source : python-ffc-2019.1.0.post0-5.fc34.src.rpm
Repository : fedora
Summary : Compiler for finite element variational forms
URL : https://fenics-ffc.readthedocs.org/
License : LGPLv3+
Description : The FEniCS Form Compiler FFC is a compiler for finite element
: variational forms, translating high-level mathematical descriptions of
: variational forms into efficient low-level C++ code for finite element
: assembly.