How to Install and Uninstall python3-physt Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-physt" package

Please follow the guidelines below to install python3-physt on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-physt

2. Uninstall "python3-physt" package

Please follow the steps below to uninstall python3-physt on openSUSE Leap:

$ sudo zypper remove python3-physt

3. Information about the python3-physt package on openSUSE Leap

Information for package python3-physt:
--------------------------------------
Repository : Main Repository
Name : python3-physt
Version : 0.4.9-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 717.3 KiB
Installed : No
Status : not installed
Source package : python-physt-0.4.9-bp155.2.10.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.