avro-c on AUR (Arch User Repository)
Last updated: October 31,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
Copied
b. Install avro-c on Arch using YAY
$
yay -S
avro-c
Copied
* (Optional) Uninstall avro-c on Arch using YAY
$
yay -Rns
avro-c
Copied
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
Copied
b. Clone avro-c's git locally
$
git clone https://aur.archlinux.org/avro-c.git
~/avro-c
Copied
c. Go to ~/avro-c folder and install it
$
cd
~/avro-c
Copied
$
makepkg -si
Copied
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
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