How to Install and Uninstall radsecproxy.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "radsecproxy.x86_64" package

In this section, we are going to explain the necessary steps to install radsecproxy.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install radsecproxy.x86_64

2. Uninstall "radsecproxy.x86_64" package

Here is a brief guide to show you how to uninstall radsecproxy.x86_64 on Rocky Linux 8:

$ sudo dnf remove radsecproxy.x86_64 $ sudo dnf autoremove

3. Information about the radsecproxy.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:05:09 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : radsecproxy
Version : 1.9.1
Release : 4.el8
Architecture : x86_64
Size : 118 k
Source : radsecproxy-1.9.1-4.el8.src.rpm
Repository : epel
Summary : Generic RADIUS proxy with RadSec support
URL : https://radsecproxy.github.io/
License : BSD
Description : radsecproxy is a generic RADIUS proxy that in addition to usual RADIUS UDP
: transport, also supports TLS (RadSec), as well as RADIUS over TCP and DTLS.
: The aim is for the proxy to have sufficient features to be flexible, while
: at the same time to be small, efficient and easy to configure.