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

Last updated: October 02,2024

1. Install "python3-dijitso.noarch" package

This is a short guide on how to install python3-dijitso.noarch on Fedora 38

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

2. Uninstall "python3-dijitso.noarch" package

Please follow the guidance below to uninstall python3-dijitso.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:32:28 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-dijitso
Version : 2019.1.0
Release : 12.fc38
Architecture : noarch
Size : 91 k
Source : python-dijitso-2019.1.0-12.fc38.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.