python-uavro on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-uavro

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

$ yay -Rns python-uavro

2. Manually Install "python-uavro" via AUR

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

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

b. Clone python-uavro's git locally

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

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

$ cd ~/python-uavro $ makepkg -si

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

ID: 1255680
Name: python-uavro
PackageBaseID: 193466
PackageBase: python-uavro
Version: 0.1.2-1
Description: Cython-optimized reader for tabular Avro data
URL: https://github.com/martindurant/uavro/
NumVotes: 0
Popularity: 0
OutOfDate: 1703023749
Maintainer: BGameiro
Submitter: BGameiro
FirstSubmitted: 1683668088
LastModified: 1683668088
URLPath: /cgit/aur.git/snapshot/python-uavro.tar.gz