On Tue, May 16, 2023, at 9:28 AM, Doug Herr wrote: > On Sat, May 13, 2023, at 6:17 AM, Paul Smith wrote: >> Dear All, >> >> When trying to install >> >> dnf install skypeforlinux >> >> I am getting the error below transcribed. >> >> Could you please help me with this? >> >> Thanks in advance, >> >> Paul >> ----------------------------- >> >> Downloading Packages: >> Running transaction check >> Transaction check succeeded. >> Running transaction test >> RPM: error: Verifying a signature using certificate > > You can try: > > sudo dnf install --nogpgcheck ./skypeforlinux-64.rpm Or, even better: First download their GPG key $ curl https://repo.skype.com/data/SKYPE-GPG-KEY > skype-gpg-key Then import it to RPM: #sudo rpm --import skype-gpg-key And then try your install. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue