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

Last updated: January 09,2025

1. Install "python3-dijitso.noarch" package

This guide covers the steps necessary to install python3-dijitso.noarch on Fedora 36

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

2. Uninstall "python3-dijitso.noarch" package

Please follow the step by step instructions below to uninstall python3-dijitso.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:12:31 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-dijitso
Version : 2019.1.0
Release : 9.fc36
Architecture : noarch
Size : 70 k
Source : python-dijitso-2019.1.0-9.fc36.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.