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