< Home - < Back

freeradius-utils


Information about the package, freeradius-utils, which is shipped with common Linux distributions. The freeradius-utils package is designed for, FreeRADIUS utilities.


Package Name:

freeradius-utils

Summary:

FreeRADIUS utilities

Description:

The FreeRADIUS server has a number of features found in other servers, and additional features not found in any other server. Rather than doing a feature by feature comparison, we will simply list the features of the server, and let you decide if they satisfy your needs. Support for RFC and VSA Attributes Additional server configuration attributes Selecting a particular configuration Authentication methods

Architecture:

x86_64

Version:

2.2.6

Release:

7.el6_9

Size:

128 k

Repository:

updates

From Repository:

Licence:

GPLv2+ and LGPLv2+



Handy Yum Commands for freeradius-utils


Control the freeradius-utils package with the following handy commands outlined below.


Command

Description of Command

yum install freeradius-utils

This command will install freeradius-utils on the server.

yum remove freeradius-utils

This command will un-install freeradius-utils on the server. When you run this command, you will be asked if you are sure that you want to remove freeradius-utils, so you have to manually confirm that you want to do this.

yum -y remove freeradius-utils

This command will un-install freeradius-utils on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove freeradius-utils when using the -y flag.

yum update freeradius-utils

This command will update freeradius-utils to the latest version. When you run this command, you will be asked if you are sure that you want to remove freeradius-utils, so you have to manually confirm that you want to do this.

yum -y update freeradius-utils

This command will update freeradius-utils to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove freeradius-utils when using the -y flag.

yum info freeradius-utils

This command will show you core information about the freeradius-utils package.

yum deplist freeradius-utils

This command will show you the dependencies for freeradius-utils. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update freeradius-utils

This command will check if there is an update waiting on freeradius-utils. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.