Linux magazine reports that "Former Snap co-developer Alan Pope, who left Canonical in 2021 after 10 years with the company, has developed unsnap, a script that replaces snaps with Flatpaks where available. The script, hosted on GitHub, has been tested by the developers for use on Ubuntu and all de…
Interesting, though I’m unsure why you’d bother with this. The script just searches for equivalent flatpaks and converts them. If there’s no flatpak in existence for an app, it doesn’t do anything to it. Just download the equivalent flatpak to begin with? Am I missing something?
Same reason why you’d automate anything. It saves you some time if that’s what you’re trying to do.