< Home - < Back

srm-ifce


Information about the package, srm-ifce, which is shipped with common Linux distributions. The srm-ifce package is designed for, SRM client side library.


Package Name:

srm-ifce

Summary:

SRM client side library

Description:

srm-ifce is a client side implementation of the SRMv2 specification for GFAL1/2 and FTS. SRM means Storage Resource Manager Interface, it is a specification of a SOAP interface providing a generic way to manage distributed storage systems.

Architecture:

x86_64

Version:

1.24.3

Release:

1.el6

Size:

152 k

Repository:

epel

From Repository:

Licence:

ASL 2.0



Handy Yum Commands for srm-ifce


Control the srm-ifce package with the following handy commands outlined below.


Command

Description of Command

yum install srm-ifce

This command will install srm-ifce on the server.

yum remove srm-ifce

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

yum -y remove srm-ifce

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

yum update srm-ifce

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

yum -y update srm-ifce

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

yum info srm-ifce

This command will show you core information about the srm-ifce package.

yum deplist srm-ifce

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

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