< Home - < Back

myproxy-devel


Information about the package, myproxy-devel, which is shipped with common Linux distributions. The myproxy-devel package is designed for, Develop X.509 Public Key Infrastructure (PKI) security credentials.


Package Name:

myproxy-devel

Summary:

Develop X.509 Public Key Infrastructure (PKI) security credentials

Description:

MyProxy is open source software for managing X.509 Public Key Infrastructure (PKI) security credentials (certificates and private keys). MyProxy combines an online credential repository with an online certificate authority to allow users to securely obtain credentials when and where needed. Users run myproxy-logon to authenticate and obtain credentials, including trusted CA certificates and Certificate Revocation Lists (CRLs). Package myproxy-devel contains development files for MyProxy.

Architecture:

x86_64

Version:

6.1.29

Release:

1.el6

Size:

26 k

Repository:

epel

From Repository:

Licence:

NCSA and BSD and ASL 2.0



Handy Yum Commands for myproxy-devel


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


Command

Description of Command

yum install myproxy-devel

This command will install myproxy-devel on the server.

yum remove myproxy-devel

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

yum -y remove myproxy-devel

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

yum update myproxy-devel

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

yum -y update myproxy-devel

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

yum info myproxy-devel

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

yum deplist myproxy-devel

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

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