< Home - < Back

perl-AuthCAS


Information about the package, perl-AuthCAS, which is shipped with common Linux distributions. The perl-AuthCAS package is designed for, Client library for CAS 2.0 authentication server.


Package Name:

perl-AuthCAS

Summary:

Client library for CAS 2.0 authentication server

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.

Architecture:

noarch

Version:

1.5

Release:

2.el6

Size:

13 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-AuthCAS


Control the perl-AuthCAS package with the following handy commands outlined below.


Command

Description of Command

yum install perl-AuthCAS

This command will install perl-AuthCAS on the server.

yum remove perl-AuthCAS

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

yum -y remove perl-AuthCAS

This command will un-install perl-AuthCAS 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 perl-AuthCAS when using the -y flag.

yum update perl-AuthCAS

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

yum -y update perl-AuthCAS

This command will update perl-AuthCAS 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 perl-AuthCAS when using the -y flag.

yum info perl-AuthCAS

This command will show you core information about the perl-AuthCAS package.

yum deplist perl-AuthCAS

This command will show you the dependencies for perl-AuthCAS. 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 perl-AuthCAS

This command will check if there is an update waiting on perl-AuthCAS. 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.