parquet-cli on AUR (Arch User Repository)

Last updated: July 08,2024

1. Install "parquet-cli" 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 parquet-cli on Arch using YAY

$ yay -S parquet-cli

* (Optional) Uninstall parquet-cli on Arch using YAY

$ yay -Rns parquet-cli

2. Manually Install "parquet-cli" via AUR

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

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

b. Clone parquet-cli's git locally

$ git clone https://aur.archlinux.org/parquet-cli.git ~/parquet-cli

c. Go to ~/parquet-cli folder and install it

$ cd ~/parquet-cli $ makepkg -si

3. Information about the parquet-cli package on Arch User Repository (AUR)

ID: 1098071
Name: parquet-cli
PackageBaseID: 177081
PackageBase: parquet-cli
Version: 1.12.3-1
Description: Java based command line tools that aid in the inspection of the Parquet files
URL: https://github.com/apache/parquet-mr
NumVotes: 4
Popularity: 0
OutOfDate: 1697040972
Maintainer: vbmithr
Submitter: vbmithr
FirstSubmitted: 1647705759
LastModified: 1655192211
URLPath: /cgit/aur.git/snapshot/parquet-cli.tar.gz