[KDE] SDR++ & Kismet

$ dnf install sdr++

Updating and loading repositories:
Repositories loaded.
Failed to resolve the transaction:
Problem: problem with installed package

  • installed package kismet-0.0.2025.09.R1-1.fc43.x86_64 requires librtlsdr.so.2()(64bit), but none of the providers can be installed
  • package kismet-0.0.2025.09.R1-1.fc43.x86_64 from fedora requires librtlsdr.so.2()(64bit), but none of the providers can be installed
  • cannot install both rtl-sdr-2.0.2-20251109.0.gitae0dd6d4.fc43.x86_64 from copr:copr.fedorainfracloud.org:rezso:SDR and rtl-sdr-2.0.1-6.fc43.x86_64 from @System
  • cannot install both rtl-sdr-2.0.1-6.fc43.x86_64 from fedora and rtl-sdr-2.0.2-20251109.0.gitae0dd6d4.fc43.x86_64 from copr:copr.fedorainfracloud.org:rezso:SDR
  • package sdr+±1.2.1-20251212.0.git65a0e11d.fc43.x86_64 from copr:copr.fedorainfracloud.org:rezso:SDR requires librtlsdr.so.0()(64bit), but none of the providers can be installed
  • conflicting requests
    You can try to add to command line:
    –skip-broken to skip uninstallable packages

dnf install rtl-sdr

Updating and loading repositories:
Repositories loaded.
Package “rtl-sdr-2.0.1-6.fc43.x86_64” is already installed.
Problem: problem with installed package

  • installed package kismet-0.0.2025.09.R1-1.fc43.x86_64 requires librtlsdr.so.2()(64bit), but none of the providers can be installed
  • package kismet-0.0.2025.09.R1-1.fc43.x86_64 from fedora requires librtlsdr.so.2()(64bit), but none of the providers can be installed
  • cannot install both rtl-sdr-2.0.2-20251109.0.gitae0dd6d4.fc43.x86_64 from copr:copr.fedorainfracloud.org:rezso:SDR and rtl-sdr-2.0.1-6.fc43.x86_64 from @System
  • cannot install both rtl-sdr-2.0.1-6.fc43.x86_64 from fedora and rtl-sdr-2.0.2-20251109.0.gitae0dd6d4.fc43.x86_64 from copr:copr.fedorainfracloud.org:rezso:SDR
  • cannot install the best candidate for the job

Package Arch Version Repository Size
Skipping packages with conflicts:
rtl-sdr x86_64 2.0.2-20251109.0.gitae0dd6d4.fc43 copr:copr.fedorainfracloud.org:rezso:SDR 268.2 KiB
Skipping packages with broken dependencies:
kismet x86_64 0.0.2025.09.R1-1.fc43 fedora 23.2 MiB

Nothing to do.

sdr++ does not appear to be a Fedora or RPM Fusion package:

~ ❯ sudo dnf install sdr++
Updating and loading repositories:
Repositories loaded.
Failed to resolve the transaction:
No match for argument: sdr++

I suggest you report this to the author of the COPR repo.

Alternatively, there is a package sdrpp, maybe try this instead.

LOL ascii + to ascii p convert and working… google AI don’t understand difference between “name of program” and “name of packages”

dnf install sdrpp


So, from the screenshots, I take it your issue is solved? Feel free to mark it as solved for other people who come across this.

AIs tend to be literal and not contextual as yet. Always double and sometimes triple check every bit of info an AI may provide since they tend to scrape info from many locations, including forums where the answers may be very much incomplete or even 100% incorrect.