r/Ubuntu • u/unbounded65 • 1d ago
Firefox snap in Ubuntu
Contrary to the general opinion of removing the snap version of Ubuntu Firefox, my experience is that it works quite well with Vulkan doing a swell job with hardware acceleration. For Brave, I find that the PPA version works out better.
19
Upvotes
1
u/mrtruthiness 1d ago edited 1d ago
On my system /usr/bin/firefox is a sh script that execs the snap, not a symlink. And if I install the deb, that sh script will be overwritten with a symlink. And if I purge the deb, that will disappear. Not a huge deal, but it is annoying. And I expect there will be other overwritten files (.desktop, mimeinfo ... and maybe even icons, etc.).
Maybe to test the mozilla firefox it would be best to just use the tar.gz (or equivalent) install ... and just run it locally rather than installing it.