I am trying to install the ni-488.2 and LabVIEW files/drivers on a RHEL 8 system.
We require that the GPG check is correct.
I have imported the key into gpg and rpmkeys.
The key can be seen when running rpm -q gpg-pubkey. as gpg-pubkey-666e7520-5c5612d3 gpg(National Instruments Corporation <signing-authority@ni.com>)
However when installing anything I always get package.rpm is not signed and dnf error: GPG check FAILED.
Is there a way to install the packages where they check the key in the .repo file or fix this in general ?