python-fastparquet on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-fastparquet

* (Optional) Uninstall python-fastparquet on Arch using YAY

$ yay -Rns python-fastparquet

2. Manually Install "python-fastparquet" via AUR

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

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

b. Clone python-fastparquet's git locally

$ git clone https://aur.archlinux.org/python-fastparquet.git ~/python-fastparquet

c. Go to ~/python-fastparquet folder and install it

$ cd ~/python-fastparquet $ makepkg -si

3. Information about the python-fastparquet package on Arch User Repository (AUR)

ID: 1094728
Name: python-fastparquet
PackageBaseID: 120578
PackageBase: python-fastparquet
Version: 0.8.1-1
Description: A python implementation of the parquet format.
URL: https://github.com/dask/fastparquet
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: thrasibule
FirstSubmitted: 1489440842
LastModified: 1654569925
URLPath: /cgit/aur.git/snapshot/python-fastparquet.tar.gz