I am trying to verify a programme using its signature file.
What am I doing wrong?
andrew@andrew-Dell-DM061:~/Downloads$ gpg --verify master-pdf-editor-hash-SHA1.sig master-pdf-editor-3.5.81_i386.deb
gpg: can't open `master-pdf-editor-hash-SHA1.sig'
gpg: verify signatures failed: file open error
andrew@andrew-Dell-DM061:~/Downloads$
Thank you
What am I doing wrong?
andrew@andrew-Dell-DM061:~/Downloads$ gpg --verify master-pdf-editor-hash-SHA1.sig master-pdf-editor-3.5.81_i386.deb
gpg: can't open `master-pdf-editor-hash-SHA1.sig'
gpg: verify signatures failed: file open error
andrew@andrew-Dell-DM061:~/Downloads$
Thank you
Comment