How to remove "Amazon"? [duplicate]

Solution 1:

It seems I need to remove unity-webapps-common to remove the shopping lens, including amazon.

To remove unity-webapps-common, open the Software center and type "Amazon" and remove the application with the Amazon logo as the application icon or open a terminal using Ctrl+Alt+t and type:

sudo apt-get remove unity-webapps-common

Solution 2:

The following command worked on my computer.

sudo apt-get purge unity-lens-shopping

if it doesn't work,

sudo apt-get purge unity-webapps-common