How to Install and Uninstall radsecproxy.x86_64 Package on Oracle Linux 9

Last updated: September 28,2024

1. Install "radsecproxy.x86_64" package

Please follow the steps below to install radsecproxy.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install radsecproxy.x86_64

2. Uninstall "radsecproxy.x86_64" package

Please follow the steps below to uninstall radsecproxy.x86_64 on Oracle Linux 9:

$ sudo dnf remove radsecproxy.x86_64 $ sudo dnf autoremove

3. Information about the radsecproxy.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:46:13 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : radsecproxy
Version : 1.10.0
Release : 1.el9
Architecture : x86_64
Size : 118 k
Source : radsecproxy-1.10.0-1.el9.src.rpm
Repository : epel
Summary : Generic RADIUS proxy with RadSec support
URL : https://radsecproxy.github.io/
License : BSD-3-Clause
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.