How to Install and Uninstall perl-AuthCAS.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "perl-AuthCAS.noarch" package

Here is a brief guide to show you how to install perl-AuthCAS.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install perl-AuthCAS.noarch

2. Uninstall "perl-AuthCAS.noarch" package

Please follow the guidelines below to uninstall perl-AuthCAS.noarch on Rocky Linux 8:

$ sudo dnf remove perl-AuthCAS.noarch $ sudo dnf autoremove

3. Information about the perl-AuthCAS.noarch package on Rocky Linux 8

Last metadata expiration check: 0:16:44 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-AuthCAS
Version : 1.7
Release : 10.el8
Architecture : noarch
Size : 28 k
Source : perl-AuthCAS-1.7-10.el8.src.rpm
Repository : epel
Summary : Client library for CAS 2.0 authentication server
URL : https://metacpan.org/release/AuthCAS
License : GPL+ or Artistic
Description : AuthCAS aims at providing a Perl API to Yale's Central Authentication
: System (CAS). Only a basic Perl library is provided with CAS whereas
: AuthCAS is a full object-oriented library.