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

Last updated: October 04,2024

1. Install "python3-simframe.noarch" package

In this section, we are going to explain the necessary steps to install python3-simframe.noarch on Fedora 38

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

2. Uninstall "python3-simframe.noarch" package

Please follow the steps below to uninstall python3-simframe.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:28:19 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-simframe
Version : 1.0.4
Release : 1.fc38
Architecture : noarch
Size : 124 k
Source : python-simframe-1.0.4-1.fc38.src.rpm
Repository : updates
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.