How to Install and Uninstall python-simpy-doc.noarch Package on Fedora 34

Last updated: September 28,2024

1. Install "python-simpy-doc.noarch" package

This guide covers the steps necessary to install python-simpy-doc.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python-simpy-doc.noarch

2. Uninstall "python-simpy-doc.noarch" package

In this section, we are going to explain the necessary steps to uninstall python-simpy-doc.noarch on Fedora 34:

$ sudo dnf remove python-simpy-doc.noarch $ sudo dnf autoremove

3. Information about the python-simpy-doc.noarch package on Fedora 34

Last metadata expiration check: 2:44:17 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python-simpy-doc
Version : 3.0.9
Release : 18.fc34
Architecture : noarch
Size : 22 k
Source : python-simpy-3.0.9-18.fc34.src.rpm
Repository : fedora
Summary : Documentation for SimPy, the Python simulation framework
URL : https://simpy.readthedocs.io/
License : LGPLv2+
Description : SimPy (= Simulation in Python) is an object-oriented, process-based
: discrete-event simulation language based on standard Python. This
: package contains the documentation including source code documentation.