How to Install and Uninstall python310-pypet Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python310-pypet" package

Here is a brief guide to show you how to install python310-pypet on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pypet

2. Uninstall "python310-pypet" package

This guide let you learn how to uninstall python310-pypet on openSuSE Tumbleweed:

$ sudo zypper remove python310-pypet

3. Information about the python310-pypet package on openSuSE Tumbleweed

Information for package python310-pypet:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pypet
Version : 0.6.1-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2.8 MiB
Installed : No
Status : not installed
Source package : python-pypet-0.6.1-2.1.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.