We can import GPG keys by running following command -
$ gpg --import {KEY_FILE_NAME}
Source: Unix - StackExchange