Been trying to enable Snap in Discover. I try to click on the check box to enable and nothing happens. I finally found this guide: How to Install Snap on Fedora Linux - LinuxCapable I now have Snap Store AKA AppCenter installed, so I guess I could either use the command line or that program now. It would be nice, but not really required if I can pair it down to dnf5 & Discover. Still nothing happens when clicking the box.
sudo dnf install plasma-discover-backend-snap
returns:
Updating and loading repositories:
Repositories loaded.
Failed to resolve the transaction:
No match for argument: plasma-discover-backend-snap
You can try to add to command line:
–skip-unavailable to skip unavailable packages
sudo dnf install plasma-discover-snap-backend
gives essentially the same results
All things being roughly equal my order of preference is rpm, flatpak, snap anyway.