How to Install debian-archive-keyring software package in Debian 7 (Wheezy)

How to Install debian-archive-keyring software package in Debian 7 (Wheezy)

debian-archive-keyring software package provides GnuPG archive keys of the Debian archive, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install debian-archive-keyring 

debian-archive-keyring is installed in your system.

Make ensure the debian-archive-keyring package were installed using the commands given below,

$ sudo dpkg-query -l | grep debian-archive-keyring *

You will get with debian-archive-keyring package name, version, architecture and description in a table

debian-archive-keyring package basic information:

Distro Debian 7 wheezy
Section Miscellaneous
Package debian-archive-keyring
Version 2014.3~deb7u1
Description GnuPG archive keys of the Debian archive
Sub Section misc


See Also, How to uninstall or remove debian-archive-keyring software package from Debian 7 (Wheezy)?