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

Last updated: May 17,2024

1. Install "python39-physt" package

Please follow the guidelines below to install python39-physt on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-physt

2. Uninstall "python39-physt" package

This tutorial shows how to uninstall python39-physt on openSuSE Tumbleweed:

$ sudo zypper remove python39-physt

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

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