One of my big things with snap is how it locks the snap into the home directory. I get why they do that but it would be nice to override[1]. In my case I want to play audio files outside of my home directory but VLC doesn’t have access. And VLC now only updates the snaps and not it’s repos so you have to use the snaps.[2] [1] https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1643706 [2] https://www.videolan.org/vl…
>> In my case I want to play audio files outside of my home directory but VLC doesn’t have access You can try using soft links as a work around.
A hard link should be able to see the file, but they need to be in the same file system, and I don't know much about ubuntu's default partition scheme to say if it's doable for most of the users.