< Home - < Back

perl-VOMS-Lite


Information about the package, perl-VOMS-Lite, which is shipped with common Linux distributions. The perl-VOMS-Lite package is designed for, Perl extension for VOMS Attribute certificate creation.


Package Name:

perl-VOMS-Lite

Summary:

Perl extension for VOMS Attribute certificate creation

Description:

VOMS (virtual organization membership service) is a system for managing grid level authorization data within multi-institutional collaborations via membership and roles within that membership. VOMS::Lite provides a perl library and client tools for interacting with an existing voms service including the well known C implementation of voms. A number of commands are included for generating and processing proxies including voms-proxy-init.pl, voms-ac-issue.pl, ... Configuration of client tools can be supplied via $ENV{'VOMS_CONFIG_FILE'} or else ~/.grid-security/voms.conf. The root user only uses /etc/grid-security/voms.config.

Architecture:

noarch

Version:

0.14

Release:

1.el6

Size:

174 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-VOMS-Lite


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


Command

Description of Command

yum install perl-VOMS-Lite

This command will install perl-VOMS-Lite on the server.

yum remove perl-VOMS-Lite

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

yum -y remove perl-VOMS-Lite

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

yum update perl-VOMS-Lite

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

yum -y update perl-VOMS-Lite

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

yum info perl-VOMS-Lite

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

yum deplist perl-VOMS-Lite

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

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