Information about the package, distribution-gpg-keys, which is shipped with common Linux distributions. The distribution-gpg-keys package is designed for, GPG keys of various Linux distributions.
Package Name:
distribution-gpg-keys
Summary:
GPG keys of various Linux distributions
Description:
GPG keys used by various Linux distributions to sign packages.
Architecture:
noarch
Version:
1.21
Release:
1.el6
Size:
181 k
Repository:
epel
From Repository:
Licence:
CC0
Control the distribution-gpg-keys package with the following handy commands outlined below.
yum install distribution-gpg-keys
This command will install distribution-gpg-keys on the server.
yum remove distribution-gpg-keys
This command will un-install distribution-gpg-keys on the server. When you run this command, you will be asked if you are sure that you want to remove distribution-gpg-keys, so you have to manually confirm that you want to do this.
yum -y remove distribution-gpg-keys
This command will un-install distribution-gpg-keys 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 distribution-gpg-keys when using the -y flag.
yum update distribution-gpg-keys
This command will update distribution-gpg-keys to the latest version. When you run this command, you will be asked if you are sure that you want to remove distribution-gpg-keys, so you have to manually confirm that you want to do this.
yum -y update distribution-gpg-keys
This command will update distribution-gpg-keys 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 distribution-gpg-keys when using the -y flag.
yum info distribution-gpg-keys
This command will show you core information about the distribution-gpg-keys package.
yum deplist distribution-gpg-keys
This command will show you the dependencies for distribution-gpg-keys. 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 distribution-gpg-keys
This command will check if there is an update waiting on distribution-gpg-keys. 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.