How to Install and Uninstall libarrow.x86_64 Package on AlmaLinux 8
Last updated: November 26,2024
1. Install "libarrow.x86_64" package
Learn how to install libarrow.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
libarrow.x86_64
Copied
2. Uninstall "libarrow.x86_64" package
This tutorial shows how to uninstall libarrow.x86_64 on AlmaLinux 8:
$
sudo dnf remove
libarrow.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libarrow.x86_64 package on AlmaLinux 8
Last metadata expiration check: 2:10:19 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libarrow
Version : 8.0.1
Release : 1.el8
Architecture : x86_64
Size : 4.7 M
Source : libarrow-8.0.1-1.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
Available Packages
Name : libarrow
Version : 8.0.1
Release : 1.el8
Architecture : x86_64
Size : 4.7 M
Source : libarrow-8.0.1-1.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