How to Install and Uninstall python310-boost-histogram Package on openSuSE Tumbleweed

Last updated: July 06,2024

1. Install "python310-boost-histogram" package

Here is a brief guide to show you how to install python310-boost-histogram on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-boost-histogram

2. Uninstall "python310-boost-histogram" package

This is a short guide on how to uninstall python310-boost-histogram on openSuSE Tumbleweed:

$ sudo zypper remove python310-boost-histogram

3. Information about the python310-boost-histogram package on openSuSE Tumbleweed

Information for package python310-boost-histogram:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-boost-histogram
Version : 1.4.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.2 MiB
Installed : No
Status : not installed
Source package : python-boost-histogram-1.4.0-1.2.src
Upstream URL : https://github.com/scikit-hep/boost-histogram
Summary : The Boost::Histogram Python wrapper
Description :
Python bindings for Boost::Histogram (source), a C++14 library. This is one of
the fastest libraries for histogramming, while still providing the power of a
full histogram object.