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

Last updated: May 19,2024

1. Install "python3-simframe.noarch" package

This guide let you learn how to install python3-simframe.noarch on Fedora 34

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

2. Uninstall "python3-simframe.noarch" package

Please follow the guidelines below to uninstall python3-simframe.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:55:48 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-simframe
Version : 1.0.1
Release : 1.fc34
Architecture : noarch
Size : 80 k
Source : python-simframe-1.0.1-1.fc34.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.