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

Last updated: June 16,2024

1. Install "python311-physt" package

Please follow the steps below to install python311-physt on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-physt

2. Uninstall "python311-physt" package

Please follow the step by step instructions below to uninstall python311-physt on openSuSE Tumbleweed:

$ sudo zypper remove python311-physt

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

Information for package python311-physt:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-physt
Version : 0.5.3-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 755.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.