< Home - < Back

lcmaps-devel


Information about the package, lcmaps-devel, which is shipped with common Linux distributions. The lcmaps-devel package is designed for, LCMAPS plug-in API header files.


Package Name:

lcmaps-devel

Summary:

LCMAPS plug-in API header files

Description:

The Local Centre MAPping Service (LCMAPS) is a security middleware component that processes the users Grid credentials (typically X.509 proxy certificates and VOMS attributes) and maps the user to a local account based on the site local policy. It is a highly configurable pluggable interface, and many plugins are available to tailor almost every need. Since this is middleware, it does not interact with the user directly; to use it in a program please see the lcmaps-interface package. This package contains the files necessary to compile and link against the LCMAPS library.

Architecture:

x86_64

Version:

1.6.5

Release:

2.el6

Size:

19 k

Repository:

epel

From Repository:

Licence:

ASL 2.0



Handy Yum Commands for lcmaps-devel


Control the lcmaps-devel package with the following handy commands outlined below.


Command

Description of Command

yum install lcmaps-devel

This command will install lcmaps-devel on the server.

yum remove lcmaps-devel

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

yum -y remove lcmaps-devel

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

yum update lcmaps-devel

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

yum -y update lcmaps-devel

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

yum info lcmaps-devel

This command will show you core information about the lcmaps-devel package.

yum deplist lcmaps-devel

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

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