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