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

Last updated: November 10,2024

1. Install "python3-pypet.noarch" package

Please follow the steps below to install python3-pypet.noarch on Fedora 34

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

2. Uninstall "python3-pypet.noarch" package

Please follow the steps below to uninstall python3-pypet.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:20:01 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-pypet
Version : 0.5.1
Release : 3.fc34
Architecture : noarch
Size : 522 k
Source : python-pypet-0.5.1-3.fc34.src.rpm
Repository : updates
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!