avro-cpp on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S avro-cpp

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

$ yay -Rns avro-cpp

2. Manually Install "avro-cpp" via AUR

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

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

b. Clone avro-cpp's git locally

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

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

$ cd ~/avro-cpp $ makepkg -si

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

ID: 1084709
Name: avro-cpp
PackageBaseID: 79859
PackageBase: avro-cpp
Version: 1.11.0-1
Description: C++ implementation of the Apache Avro data serialization system
URL: https://avro.apache.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: SwooshyCueb
Submitter: nly
FirstSubmitted: 1394488921
LastModified: 1653417257
URLPath: /cgit/aur.git/snapshot/avro-cpp.tar.gz