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

Linux

69 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
[โ€“] [email protected] 1 points 1 year ago (1 children)

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?

[โ€“] [email protected] 1 points 1 year ago

Same reason why you'd automate anything. It saves you some time if that's what you're trying to do.