Prevent Musescore from creating a 'snap' folder in my home directory

• Sep 14, 2018 - 21:09

Hello. I want to know if it's possible to prevent Musescore from creating the 'snap' folder in the /home/user/ folder in Linux. I hate that I can't erase it. It should be a hidden folder. I hope this has a solution. Thank you in advance.


Comments

Welcome.
Sounds like a Linux problem.
From the web:
sudo umount / snap / ubuntu-core / 122
sudo rmdir / snap / ubuntu-core / 122
sudo rm /var/lib/snapd/snaps/ubuntu-core_122.snap
sudo systemctl disable snap-ubuntu \ x2dcore-122.mount
If you want to try ... But perhaps it is more prudent to wait for a better answer.

Do you still have an unanswered question? Please log in first to post your question.