How to Install and Uninstall python310-uproot Package on openSuSE Tumbleweed
Last updated: November 15,2024
1. Install "python310-uproot" package
This tutorial shows how to install python310-uproot on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-uproot
Copied
2. Uninstall "python310-uproot" package
Learn how to uninstall python310-uproot on openSuSE Tumbleweed:
$
sudo zypper remove
python310-uproot
Copied
3. Information about the python310-uproot package on openSuSE Tumbleweed
Information for package python310-uproot:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-uproot
Version : 5.3.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 3.6 MiB
Installed : No
Status : not installed
Source package : python-uproot-5.3.1-1.1.src
Upstream URL : https://github.com/scikit-hep/uproot5
Summary : ROOT I/O in pure Python and Numpy
Description :
Uproot is a reader and a writer of the ROOT file format using only Python and
Numpy. Unlike the standard C++ ROOT implementation, Uproot is only an I/O
library, primarily intended to stream data into machine learning libraries in
Python. It uses Numpy to cast blocks of data from the ROOT file as Numpy
arrays.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-uproot
Version : 5.3.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 3.6 MiB
Installed : No
Status : not installed
Source package : python-uproot-5.3.1-1.1.src
Upstream URL : https://github.com/scikit-hep/uproot5
Summary : ROOT I/O in pure Python and Numpy
Description :
Uproot is a reader and a writer of the ROOT file format using only Python and
Numpy. Unlike the standard C++ ROOT implementation, Uproot is only an I/O
library, primarily intended to stream data into machine learning libraries in
Python. It uses Numpy to cast blocks of data from the ROOT file as Numpy
arrays.