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

Last updated: March 01,2025

1. Install "python3-simframe.noarch" package

Please follow the instructions below to install python3-simframe.noarch on Fedora 39

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

2. Uninstall "python3-simframe.noarch" package

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

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

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

Last metadata expiration check: 4:42:35 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-simframe
Version : 1.0.4
Release : 1.fc39
Architecture : noarch
Size : 122 k
Source : python-simframe-1.0.4-1.fc39.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.