How to Install and Uninstall python38-physt Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "python38-physt" package

This is a short guide on how to install python38-physt on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-physt

2. Uninstall "python38-physt" package

Please follow the steps below to uninstall python38-physt on openSuSE Tumbleweed:

$ sudo zypper remove python38-physt

3. Information about the python38-physt package on openSuSE Tumbleweed

Information for package python38-physt:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-physt
Version : 0.5.0.1-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 722,2 KiB
Installed : No
Status : not installed
Source package : python-physt-0.5.0.1-1.3.src
Summary : Python histogram library
Description :
P(i/y)thon h(i/y)stograms. Inspired (and based on) numpy.histogram.
The unifies different concepts of histograms as occurring in numpy,
pandas, matplotlib, ROOT, etc. and to create one representation that
can be manipulated with from the data point of view and at the same
time provides integration into IPython notebook and various plotting
options.