< Home - < Back

paperkey


Information about the package, paperkey, which is shipped with common Linux distributions. The paperkey package is designed for, An OpenPGP key archiver.


Package Name:

paperkey

Summary:

An OpenPGP key archiver

Description:

A reasonable way to achieve a long term backup of OpenPGP (PGP, GnuPG, etc) keys is to print them out on paper. Paper and ink have amazingly long retention qualities - far longer than the magnetic or optical means that are generally used to back up computer data. A paper backup isn't a replacement for the usual machine readable (tape, CD-R, DVD-R, etc) backups, but rather as an if-all-else-fails method of restoring a key.

Architecture:

x86_64

Version:

1.4

Release:

1.el6

Size:

36 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for paperkey


Control the paperkey package with the following handy commands outlined below.


Command

Description of Command

yum install paperkey

This command will install paperkey on the server.

yum remove paperkey

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

yum -y remove paperkey

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

yum update paperkey

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

yum -y update paperkey

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

yum info paperkey

This command will show you core information about the paperkey package.

yum deplist paperkey

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

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