How to Install and Uninstall python312-awkward-cpp Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python312-awkward-cpp" package

This guide covers the steps necessary to install python312-awkward-cpp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-awkward-cpp

2. Uninstall "python312-awkward-cpp" package

Please follow the step by step instructions below to uninstall python312-awkward-cpp on openSuSE Tumbleweed:

$ sudo zypper remove python312-awkward-cpp

3. Information about the python312-awkward-cpp package on openSuSE Tumbleweed

Information for package python312-awkward-cpp:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-awkward-cpp
Version : 28-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : python-awkward-cpp-28-1.2.src
Upstream URL : https://awkward-array.org/
Summary : CPU kernels and compiled extensions for Awkward Array
Description :
Awkward Array is a library for nested, variable-sized data, including
arbitrary-length lists, records, mixed types, and missing data, using
NumPy-like idioms.
Arrays are dynamically typed, but operations on them are compiled and fast.
Their behavior coincides with NumPy when array dimensions are regular and
generalizes when they're not.
awkward-cpp provides precompiled routines for the awkward package.
It is not useful on its own, only as a dependency for awkward.