|
|
|
|
|
by compsciphd
1555 days ago
|
|
I'll take a counter approach. it makes sense to install firefox via snap. firefox breaks if you overwrite its files. therefore installing "normall" via dpkg is bad while firefox is in use (especially on a multi user system). running via a container ensures that the existing running processes don't break while allowing you to upgrade and have any new instance get the new version. there are reasons to dislike snap, but the usage of containers (even as simply a packaging mechanism, not any form of isolation) can improve user experience. |
|
I also feels more confident trying new applications with snap. I know I can easily install different versions and uninstall them without breaking the system.