Skip to the content.

GPG Import Keys

We can import GPG keys by running following command -

$ gpg --import {KEY_FILE_NAME}

Source: Unix - StackExchange