arrow-glib on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "arrow-glib" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install arrow-glib on Arch using YAY

$ yay -S arrow-glib

* (Optional) Uninstall arrow-glib on Arch using YAY

$ yay -Rns arrow-glib

2. Manually Install "arrow-glib" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone arrow-glib's git locally

$ git clone https://aur.archlinux.org/arrow-glib.git ~/arrow-glib

c. Go to ~/arrow-glib folder and install it

$ cd ~/arrow-glib $ makepkg -si

3. Information about the arrow-glib package on Arch User Repository (AUR)

ID: 1091144
Name: arrow-glib
PackageBaseID: 165346
PackageBase: arrow-glib
Version: 8.0.0-1
Description: Columnar in-memory analytics layer for big data
URL: https://arrow.apache.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1617783631
LastModified: 1654469947
URLPath: /cgit/aur.git/snapshot/arrow-glib.tar.gz