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