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

Last updated: September 30,2024

1. Install "python3-dijitso.noarch" package

Learn how to install python3-dijitso.noarch on Fedora 34

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

2. Uninstall "python3-dijitso.noarch" package

This guide let you learn how to uninstall python3-dijitso.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:14:22 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-dijitso
Version : 2019.1.0
Release : 6.fc34
Architecture : noarch
Size : 69 k
Source : python-dijitso-2019.1.0-6.fc34.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.