python2-pyrad on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python2-pyrad

* (Optional) Uninstall python2-pyrad on Arch using YAY

$ yay -Rns python2-pyrad

2. Manually Install "python2-pyrad" via AUR

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

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

b. Clone python2-pyrad's git locally

$ git clone https://aur.archlinux.org/python2-pyrad.git ~/python2-pyrad

c. Go to ~/python2-pyrad folder and install it

$ cd ~/python2-pyrad $ makepkg -si

3. Information about the python2-pyrad package on Arch User Repository (AUR)

ID: 714515
Name: python2-pyrad
PackageBaseID: 146569
PackageBase: python-pyrad
Version: 2.3-1
Description: Python RADIUS Implementation
URL: https://pypi.org/project/pyrad/
NumVotes: 0
Popularity: 0
OutOfDate: 1641076769
Maintainer:
FirstSubmitted: 1573469844
LastModified: 1585646678
URLPath: /cgit/aur.git/snapshot/python2-pyrad.tar.gz

5. The same packages on other Linux Distributions