How to Install and Uninstall libarrow_dataset1500 Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "libarrow_dataset1500" package

This guide covers the steps necessary to install libarrow_dataset1500 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libarrow_dataset1500

2. Uninstall "libarrow_dataset1500" package

Here is a brief guide to show you how to uninstall libarrow_dataset1500 on openSuSE Tumbleweed:

$ sudo zypper remove libarrow_dataset1500

3. Information about the libarrow_dataset1500 package on openSuSE Tumbleweed

Information for package libarrow_dataset1500:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libarrow_dataset1500
Version : 15.0.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : apache-arrow-15.0.1-2.1.src
Upstream URL : https://arrow.apache.org/
Summary : Development platform for in-memory data - shared library
Description :
Apache Arrow is a cross-language development platform for in-memory
data. It specifies a standardized language-independent columnar memory
format for flat and hierarchical data, organized for efficient
analytic operations on modern hardware. It also provides computational
libraries and zero-copy streaming messaging and interprocess
communication.
This package provides the shared library for Dataset API support.