Snaps filled up my root directory with all their ridiculous and mandatory backups. I had to get rid of them. Flatpaks are alright, but nothing beats native packages.
You can use snap setsystem refresh.retain=Number to change the number of stored versions. It’s unfortunate it filled up your storage but in case a dev pushes a faulty update, all you have to do is snap revert app
Snaps filled up my root directory with all their ridiculous and mandatory backups. I had to get rid of them. Flatpaks are alright, but nothing beats native packages.
You can use
snap set system refresh.retain=Number
to change the number of stored versions. It’s unfortunate it filled up your storage but in case a dev pushes a faulty update, all you have to do issnap revert app