python-avro on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-avro

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

$ yay -Rns python-avro

2. Manually Install "python-avro" via AUR

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

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

b. Clone python-avro's git locally

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

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

$ cd ~/python-avro $ makepkg -si

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

ID: 1141478
Name: python-avro
PackageBaseID: 164396
PackageBase: python-avro
Version: 1.11.1-1
Description: Avro is a serialization and RPC framework.
URL: https://avro.apache.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1690738716
Maintainer:
Submitter: BigfootACA
FirstSubmitted: 1615886718
LastModified: 1663569764
URLPath: /cgit/aur.git/snapshot/python-avro.tar.gz