python-fastavro on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-fastavro

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

$ yay -Rns python-fastavro

2. Manually Install "python-fastavro" via AUR

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

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

b. Clone python-fastavro's git locally

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

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

$ cd ~/python-fastavro $ makepkg -si

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

ID: 1421798
Name: python-fastavro
PackageBaseID: 164372
PackageBase: python-fastavro
Version: 1.9.4-1
Description: Fast read/write of AVRO files
URL: https://github.com/fastavro/fastavro
NumVotes: 1
Popularity: 0.013913
OutOfDate:
Maintainer: AlphaJack
Submitter: BigfootACA
FirstSubmitted: 1615886639
LastModified: 1709728952
URLPath: /cgit/aur.git/snapshot/python-fastavro.tar.gz