How to Install and Uninstall perl-Authen-Radius.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

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

Please follow the guidance below to install perl-Authen-Radius.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Here is a brief guide to show you how to uninstall perl-Authen-Radius.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the perl-Authen-Radius.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:20:45 ago on Mon Feb 26 07:04:30 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.