this post was submitted on 02 Jul 2023
13 points (100.0% liked)

Linux

125 readers
1 users here now

founded 2 years ago
 

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...

you are viewing a single comment's thread
view the rest of the comments
[–] UnhappyCamper@kbin.social 1 points 1 year ago

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?