relayd on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S relayd

* (Optional) Uninstall relayd on Arch using YAY

$ yay -Rns relayd

2. Manually Install "relayd" via AUR

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

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

b. Clone relayd's git locally

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

c. Go to ~/relayd folder and install it

$ cd ~/relayd $ makepkg -si

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

ID: 883625
Name: relayd
PackageBaseID: 164922
PackageBase: relayd
Version: 20200425-1
Description: Transparent routing / relay daemon (taken from OpenWrt)
URL: https://git.openwrt.org/project/relayd.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dobo
Submitter: dobo
FirstSubmitted: 1616786239
LastModified: 1616786239
URLPath: /cgit/aur.git/snapshot/relayd.tar.gz