avro-tools on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S avro-tools

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

$ yay -Rns avro-tools

2. Manually Install "avro-tools" via AUR

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

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

b. Clone avro-tools's git locally

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

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

$ cd ~/avro-tools $ makepkg -si

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

ID: 1146564
Name: avro-tools
PackageBaseID: 172354
PackageBase: avro-tools
Version: 1.11.1-1
Description: Avro command line tools and utilities
URL: https://avro.apache.org/
NumVotes: 2
Popularity: 2.1E-5
OutOfDate: 1694433647
Maintainer: esemeniuc
Submitter: esemeniuc
FirstSubmitted: 1635122281
LastModified: 1664556974
URLPath: /cgit/aur.git/snapshot/avro-tools.tar.gz