How to Install and Uninstall libarrow.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

1. Install "libarrow.x86_64" package

Please follow the guidance below to install libarrow.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libarrow.x86_64

2. Uninstall "libarrow.x86_64" package

This is a short guide on how to uninstall libarrow.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libarrow.x86_64 $ sudo dnf autoremove

3. Information about the libarrow.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:54:39 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libarrow
Version : 8.0.1
Release : 2.el8
Architecture : x86_64
Size : 4.7 M
Source : libarrow-8.0.1-2.el8.src.rpm
Repository : epel
Summary : A toolbox for accelerated data interchange and in-memory processing
URL : https://arrow.apache.org/
License : ASL 2.0
Description : Apache Arrow defines a language-independent columnar memory
: format for flat and hierarchical data, organized for efficient
: analytic operations on modern hardware like CPUs and GPUs. The
: Arrow memory format also supports zero-copy reads for lightning-
: fast data access without serialization overhead