How to Install and Uninstall apache-arrow-devel Package on openSuSE Tumbleweed

Last updated: November 08,2024

1. Install "apache-arrow-devel" package

Please follow the guidance below to install apache-arrow-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install apache-arrow-devel

2. Uninstall "apache-arrow-devel" package

Learn how to uninstall apache-arrow-devel on openSuSE Tumbleweed:

$ sudo zypper remove apache-arrow-devel

3. Information about the apache-arrow-devel package on openSuSE Tumbleweed

Information for package apache-arrow-devel:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : apache-arrow-devel
Version : 15.0.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.8 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 - development files
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 development libraries and headers for
Apache Arrow.