ringserver on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S ringserver

* (Optional) Uninstall ringserver on Arch using YAY

$ yay -Rns ringserver

2. Manually Install "ringserver" via AUR

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

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

b. Clone ringserver's git locally

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

c. Go to ~/ringserver folder and install it

$ cd ~/ringserver $ makepkg -si

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

ID: 954152
Name: ringserver
PackageBaseID: 170500
PackageBase: ringserver
Version: 2020.075-1
Description: A generic packet ring buffer with network interfaces.
URL: https://github.com/iris-edu/ringserver
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: morealaz
Submitter: morealaz
FirstSubmitted: 1630257652
LastModified: 1630257652
URLPath: /cgit/aur.git/snapshot/ringserver.tar.gz