How to Install and Uninstall python3-dijitso.noarch Package on Fedora 35

Last updated: July 05,2024

1. Install "python3-dijitso.noarch" package

Please follow the guidance below to install python3-dijitso.noarch on Fedora 35

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

2. Uninstall "python3-dijitso.noarch" package

This guide covers the steps necessary to uninstall python3-dijitso.noarch on Fedora 35:

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

3. Information about the python3-dijitso.noarch package on Fedora 35

Last metadata expiration check: 3:20:02 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-dijitso
Version : 2019.1.0
Release : 8.fc35
Architecture : noarch
Size : 70 k
Source : python-dijitso-2019.1.0-8.fc35.src.rpm
Repository : fedora
Summary : Distributed just-in-time building of shared libraries
URL : https://fenics-dijitso.readthedocs.org/
License : LGPLv3+
Description : Distributed just-in-time building of shared libraries. This module is
: used internally in the FEniCS framework to provide just in time
: compilation of C++ code that is generated from Python modules. It is
: only called from within a C++ library, and thus does not need wrapping
: in a nice Python interface.