Linux - Remove Snap
This is more of personal preference as I don't like the performance of snap, and most applications I need can be found in flatpak/flathub.
Remove currently installed snap packages (user-input required, as wildcard won't work and will throw errors):
- Once you're done removing all packages, remove
snapfiles fromaptand halt it from ever being installed as a dependency of another package:
Sources¶
How to remove snapd from Ubuntu