How to Install and Uninstall freeradius-client.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 17,2024

1. Install "freeradius-client.x86_64" package

In this section, we are going to explain the necessary steps to install freeradius-client.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install freeradius-client.x86_64

2. Uninstall "freeradius-client.x86_64" package

Please follow the step by step instructions below to uninstall freeradius-client.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove freeradius-client.x86_64 $ sudo dnf autoremove

3. Information about the freeradius-client.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:25:50 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : freeradius-client
Version : 1.1.7
Release : 20.el8
Architecture : x86_64
Size : 49 k
Source : freeradius-client-1.1.7-20.el8.src.rpm
Repository : epel
Summary : RADIUS protocol client library
URL : http://freeradius.org/freeradius-client/
License : BSD and MIT
Description : FreeRADIUS Client is a library for writing RADIUS Clients.
: The library lets you develop a RADIUS-aware application in less than
: 50 lines of C code.