avro-c on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S avro-c

* (Optional) Uninstall avro-c on Arch using YAY

$ yay -Rns avro-c

2. Manually Install "avro-c" via AUR

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

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

b. Clone avro-c's git locally

$ git clone https://aur.archlinux.org/avro-c.git ~/avro-c

c. Go to ~/avro-c folder and install it

$ cd ~/avro-c $ makepkg -si

3. Information about the avro-c package on Arch User Repository (AUR)

ID: 1324667
Name: avro-c
PackageBaseID: 105944
PackageBase: avro-c
Version: 1.11.3-1
Description: C bindings for Avro data serialization framework
URL: https://github.com/apache/avro
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dharrigan
Submitter: atweiden
FirstSubmitted: 1452464056
LastModified: 1695696901
URLPath: /cgit/aur.git/snapshot/avro-c.tar.gz