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

Last updated: July 05,2024

1. Install "python310-physt" package

Please follow the instructions below to install python310-physt on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-physt

2. Uninstall "python310-physt" package

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

$ sudo zypper remove python310-physt

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

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