We don't want Snap packages, and unfortunately, Ubuntu has replaced core applications that are even already available as .debs with this new format. It has to be re-done on a fresh install like this: ``` sudo apt purge snapd sudo apt install gnome-calculator gnome-system-monitor gnome-system-logs ```
We don't want Snap packages, and unfortunately, Ubuntu has replaced core applications that are even already available as .debs with this new format.
It has to be re-done on a fresh install like this: