radclient

FreeRADIUS client utilities

Debian Debian
RUN apt-get update && \ apt-get install -y freeradius-utils
Ubuntu
RUN apt-get update && \ apt-get install -y freeradius-utils
Alpine
RUN apk add freeradius
Arch Arch Linux
RUN pacman -S --noconfirm freeradius
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y freeradius-utils
CentOS
RUN yum install -y freeradius-utils
Fedora
RUN dnf install -y freeradius-utils
Raspbian
RUN apt-get update && \ apt-get install -y freeradius-utils
click the source code to copy install radclient on any operating system with command-not-found.com