Which command is used to verify the signature of a package?

Which command is used to verify the signature of a package?Category: Introduction to Linux IIAuthor "LinuxQuestions"Which command is used to verify the signature of a package?
Linux Questions Staff asked 1 year ago

Which command is used to verify the signature of a package?

  • gpg -V pkg.sig
  • gpg --verify pkg.sig
  • gpg -v pkg.sig
  • gpg verify pkg.sig

About the author