On Fri, 24 May 2013, Paul graf said:

> pub   4096R/7D8D0BF6 2012-03-05 [expires: 2015-03-05]
> uid                  Kali Linux Repository <devel at kali.org>
> sub   4096R/FC0D0DCB 2012-03-05 [expires: 2015-03-05]
> 
> paul at paul-HP ~ $ 
> 
> I would like to remove the 'Kali Linux Repository'
> 


The `--delete-key` flag will remove it, and requires you to pass the key's
identifier (7D8D0BF6)

So:

$ gpg --delete-key 7D80BF6


The gpg man page is *very* long, but you can search it by typing a slash /
followed by a pattern like 'delete', and type "n" to move to the next
search match.

$ man gpg

Good luck,
-- 
++++++++++++++++++++
Michael Berkowski
University of Minnesota Libraries
PGP Public Key: http://z.umn.edu/mjbpubkey
++++++++++++++++++++