Comment 13 for bug 1797734

Revision history for this message
Richard Bruce Baxter (richardbrucebaxter) wrote :

This problem persists on Ubuntu 20.04. See this proposal to remove the snap version of the package: https://discourse.ubuntu.com/t/proposal-for-ubuntu-20-04lts/12969/92

Moreover, the apt package cannot currently be found on Ubuntu 20.04. Diagnosis:

sudo snap remove gnome-calculator
sudo apt-get install gnome-calculator

Expected output:

apt gnome-calculator successfully installed.

Actual output:

No apt package "gnome-calculator", but there is a snap with that name.
Try "snap install gnome-calculator"