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

Last updated: October 05,2024

1. Install "python39-boost-histogram" package

This guide covers the steps necessary to install python39-boost-histogram on openSuSE Tumbleweed

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

2. Uninstall "python39-boost-histogram" package

Please follow the step by step instructions below to uninstall python39-boost-histogram on openSuSE Tumbleweed:

$ sudo zypper remove python39-boost-histogram

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

Information for package python39-boost-histogram:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.