aeron on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S aeron

* (Optional) Uninstall aeron on Arch using YAY

$ yay -Rns aeron

2. Manually Install "aeron" via AUR

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

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

b. Clone aeron's git locally

$ git clone https://aur.archlinux.org/aeron.git ~/aeron

c. Go to ~/aeron folder and install it

$ cd ~/aeron $ makepkg -si

3. Information about the aeron package on Arch User Repository (AUR)

ID: 1372318
Name: aeron
PackageBaseID: 151339
PackageBase: aeron
Version: 1.43.0-1
Description: Efficient reliable UDP unicast, UDP multicast, and IPC message transport
URL: https://github.com/real-logic/aeron
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: das_kube
FirstSubmitted: 1586549721
LastModified: 1702992370
URLPath: /cgit/aur.git/snapshot/aeron.tar.gz