Answers for "how to check if gpg is installed"

0

how to check if gpg is installed

type the following into the command line
gpg

if something happens, it's installed and you can Ctrl+C to stop whatever is going on
if nothing happens, then you don't have gpg installed :)
Posted by: Guest on June-02-2021

Code answers related to "how to check if gpg is installed"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language