radsecproxy on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S radsecproxy

* (Optional) Uninstall radsecproxy on Arch using YAY

$ yay -Rns radsecproxy

2. Manually Install "radsecproxy" via AUR

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

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

b. Clone radsecproxy's git locally

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

c. Go to ~/radsecproxy folder and install it

$ cd ~/radsecproxy $ makepkg -si

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

ID: 1263836
Name: radsecproxy
PackageBaseID: 76455
PackageBase: radsecproxy
Version: 1.10.0-1
Description: a generic RADIUS proxy that in addition to to usual RADIUS UDP transport, also supports TLS (RadSec), as well as RADIUS over TCP and DTLS
URL: https://radsecproxy.github.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1387453831
LastModified: 1685114832
URLPath: /cgit/aur.git/snapshot/radsecproxy.tar.gz