I am deleting all snap apps using the command sudo snap remove --purge "app name"
with the end goal of completely removing the snap store. I have been able to remove all apps other than Firefox. I am getting the following error when trying to remove Firefox.
error: cannot perform the following tasks:
- Remove data for snap "firefox" (2015) (unlinkat /var/snap/firefox/common/host-hunspell/en_GB.dic: read-only file system).
Would appreciate some guidance