How to Install and Uninstall perl-Authen-Radius.noarch Package on CentOS Stream 9

Last updated: February 04,2025

1. Install "perl-Authen-Radius.noarch" package

Please follow the step by step instructions below to install perl-Authen-Radius.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install perl-Authen-Radius.noarch

2. Uninstall "perl-Authen-Radius.noarch" package

This guide covers the steps necessary to uninstall perl-Authen-Radius.noarch on CentOS Stream 9:

$ sudo dnf remove perl-Authen-Radius.noarch $ sudo dnf autoremove

3. Information about the perl-Authen-Radius.noarch package on CentOS Stream 9

Last metadata expiration check: 1:12:15 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-Authen-Radius
Version : 0.32
Release : 1.el9
Architecture : noarch
Size : 32 k
Source : perl-Authen-Radius-0.32-1.el9.src.rpm
Repository : epel
Summary : Provide simple Radius client facilities
URL : https://metacpan.org/release/Authen-Radius
License : Artistic 2.0
Description : The Authen::Radius module provides a simple class that allows you to
: send/receive Radius requests/responses to/from a Radius server.
:
: You can just authenticate usernames/passwords via Radius, or completely
: imitate AAA requests and process server responses.