How to Install and Uninstall python3-pypet Package on openSUSE Leap

Last updated: May 12,2024

1. Install "python3-pypet" package

This is a short guide on how to install python3-pypet on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pypet

2. Uninstall "python3-pypet" package

Here is a brief guide to show you how to uninstall python3-pypet on openSUSE Leap:

$ sudo zypper remove python3-pypet

3. Information about the python3-pypet package on openSUSE Leap

Information for package python3-pypet:
--------------------------------------
Repository : Main Repository
Name : python3-pypet
Version : 0.4.3-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 3.8 MiB
Installed : No
Status : not installed
Source package : python-pypet-0.4.3-bp155.2.12.src
Upstream URL : https://github.com/SmokinCaterpillar/pypet
Summary : Parameter exploration and storage of results for numerical simulations
Description :
pypet is the Python parameter exploration toolkit. pypet manages
exploration of the parameter space of any numerical simulation in
Python, thereby storing data into HDF5 files. Moreover, pypet offers
a data container which gives access to all parameters and results
from a single source.