I have tried using:
sudo apt purge microsoft-edge-dev
sudo apt remove microsoft-edge-dev
sudo apt purge microsoft-edge
sudo apt remove microsoft-edge
But I get the errors Package microsoft-edge-dev is not installed, so not removed and Unable to locate package microsoft-edge.
Edge is still in my favourites bar and opens normally.
>Solution :
Depending on what you installed, try:
sudo apt purge microsoft-edge-stable
or
sudo apt purge microsoft-edge-beta
or
sudo apt purge microsoft-edge-canary
