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

Last updated: October 06,2024

1. Install "python3-simframe.noarch" package

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

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

2. Uninstall "python3-simframe.noarch" package

This is a short guide on how to uninstall python3-simframe.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:54:47 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-simframe
Version : 1.0.1
Release : 1.fc36
Architecture : noarch
Size : 81 k
Source : python-simframe-1.0.1-1.fc36.src.rpm
Repository : fedora
Summary : Python framework for setting up and running scientific simulations
URL : https://github.com/stammler/simframe
License : BSD
Description : Simframe is a Python framework to facilitate scientific simulations.
: The scope of the software is to provide a framework which can hold
: data fields, which can be used to integrate differential equations,
: and which can read and write data files.