Ever downloaded an apt key of a package repository and wondered how to figure the validity and other details before importing it?
Here is a solution. apt keys are actually gpg keys.
gpg --list-packets ~/<filename>.pub
Professional Support
Ever downloaded an apt key of a package repository and wondered how to figure the validity and other details before importing it?
Here is a solution. apt keys are actually gpg keys.
gpg --list-packets ~/<filename>.pub