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