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

Last updated: January 12,2025

1. Install "python3-dijitso.noarch" package

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

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

2. Uninstall "python3-dijitso.noarch" package

Learn how to uninstall python3-dijitso.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:23:24 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-dijitso
Version : 2019.1.0
Release : 15.fc39
Architecture : noarch
Size : 88 k
Source : python-dijitso-2019.1.0-15.fc39.src.rpm
Repository : fedora
Summary : Distributed just-in-time building of shared libraries
URL : https://fenics-dijitso.readthedocs.org/
License : LGPL-3.0-or-later
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.