openonload on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S openonload

* (Optional) Uninstall openonload on Arch using YAY

$ yay -Rns openonload

2. Manually Install "openonload" via AUR

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

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

b. Clone openonload's git locally

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

c. Go to ~/openonload folder and install it

$ cd ~/openonload $ makepkg -si

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

ID: 473790
Name: openonload
PackageBaseID: 74191
PackageBase: openonload
Version: 201710-1
Description: A high performance network stack from Solarflare.
URL: http://www.openonload.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ido
Submitter: ido
FirstSubmitted: 1381289804
LastModified: 1514619788
URLPath: /cgit/aur.git/snapshot/openonload.tar.gz