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

Last updated: June 27,2024

1. Install "python312-physt" package

Here is a brief guide to show you how to install python312-physt on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-physt

2. Uninstall "python312-physt" package

This guide let you learn how to uninstall python312-physt on openSuSE Tumbleweed:

$ sudo zypper remove python312-physt

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

Information for package python312-physt:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-physt
Version : 0.5.3-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 716.9 KiB
Installed : No
Status : not installed
Source package : python-physt-0.5.3-2.1.src
Upstream URL : https://github.com/janpipek/physt
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.