[SOLVED] Installing a blackmagic capture card, drivers won't install

I’m trying, as per title, to install software to use a capture card, specifically an intensity pro 4k, should that matter.

Page of the product, if needed: Intensity Pro 4K | Blackmagic Design

Page for the programs: Support Center | Blackmagic Design

The file I downloaded was blackmagic desktop video linux, it contains three rpm files. Trying to install them through the terminal gives the following output:

Warning: skipped OpenPGP checks for 1 package from repository: @commandline
  - package desktopvideo-16.0.1-a2.x86_64 does not verify: no digest

What can I do?

sudo dnf install --nogpgcheck ./desktopvideo-16.0.1-a2.x86_64.rpm or sudo rpm -ivh --nodigest --nosignature desktopvideo-16.0.1-a2.x86_64.rpm

Oh gosh

Thanks :woozy_face: