Verfasst von hartkemd am So, 08/26/2018 - 09:04
How to Add a Key to GPG Keyring?
- Anmelden oder Registrieren um Kommentare zu schreiben
So, 08/26/2018 - 09:04
How do I add a key to my GPG keyring?
Currently following guide at: https://redmine.replicant.us/projects/replicant/wiki/GalaxyS3I9300Installation
So, 08/26/2018 - 09:30
#1
> How do I add a key to my GPG keyring?
$ gpg --recv-keys [the key ID]
Assuming that you are installing Replicant 6.0, the command would be
$ gpg recv-keys 5816A24C10757FC4
I got that key ID from here: https://redmine.replicant.us/projects/replicant/wiki/ReplicantReleaseKey
- Anmelden oder Registrieren um Kommentare zu schreiben