< Home - < Back

perl-Authen-SASL


Information about the package, perl-Authen-SASL, which is shipped with common Linux distributions. The perl-Authen-SASL package is designed for, SASL Authentication framework for Perl.


Package Name:

perl-Authen-SASL

Summary:

SASL Authentication framework for Perl

Description:

SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share.

Architecture:

noarch

Version:

2.13

Release:

3.el6

Size:

100 k

Repository:

installed

From Repository:

base

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Authen-SASL


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


Command

Description of Command

yum install perl-Authen-SASL

This command will install perl-Authen-SASL on the server.

yum remove perl-Authen-SASL

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

yum -y remove perl-Authen-SASL

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

yum update perl-Authen-SASL

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

yum -y update perl-Authen-SASL

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

yum info perl-Authen-SASL

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

yum deplist perl-Authen-SASL

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

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