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

Last updated: November 08,2024

1. Install "python311-boost-histogram" package

Please follow the guidance below to install python311-boost-histogram on openSuSE Tumbleweed

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

2. Uninstall "python311-boost-histogram" package

This tutorial shows how to uninstall python311-boost-histogram on openSuSE Tumbleweed:

$ sudo zypper remove python311-boost-histogram

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

Information for package python311-boost-histogram:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-boost-histogram
Version : 1.4.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.3 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.