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

Last updated: May 19,2024

1. Install "python3-pypet.noarch" package

Please follow the guidance below to install python3-pypet.noarch on Fedora 36

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

2. Uninstall "python3-pypet.noarch" package

This guide let you learn how to uninstall python3-pypet.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:52:35 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pypet
Version : 0.5.2
Release : 2.fc36
Architecture : noarch
Size : 527 k
Source : python-pypet-0.5.2-2.fc36.src.rpm
Repository : fedora
Summary : Parameter exploration toolbox
URL : https://pypi.org/pypi/pypet
License : BSD
Description : The new python parameter exploration toolkit: pypet manages exploration of the
: parameter space of any numerical simulation in python, thereby storing your
: data into HDF5 files for you. Moreover, pypet offers a new data container which
: lets you access all your parameters and results from a single source. Data I/O
: of your simulations and analyses becomes a piece of cake!