Retroarch Failed to Install Fedora 42

After fresh install of Fedora 42, Retroarch package doesn’t install from repo. Looks to be built against an old version of mbedtls.

g0odt1mez@fedora ~> sudo dnf install retroarch
Updating and loading repositories:
Repositories loaded.
Failed to resolve the transaction:
Problem: conflicting requests

  • nothing provides libmbedcrypto.so.7()(64bit) needed by retroarch-1.19.0-8.fc42.x86_64 from fedora
  • nothing provides libmbedx509.so.1()(64bit) needed by retroarch-1.19.0-8.fc42.x86_64 from fedora
  • nothing provides libmbedtls.so.14()(64bit) needed by retroarch-1.19.0-8.fc42.x86_64 from fedora

If you visit Bug List, you will see there is already a “Fails to install” bug for retroarch. It’s been open for a couple of weeks already, which probably means the package maintainer is busy elsewhere. You can try adding a comment to the bug, or send email to the maintainer to see if help is needed.

1 Like

You can try Toolbx, Flatpak, AppImage:
GUIDE: RetroArch: Figuring out the best way to install it…