# DEV Version
sudo apt remove microsoft-edge-dev
# Stable Version
sudo apt remove microsoft-edge
# Remove the settings and configuration files along with the program
# DEV Version
sudo apt purge microsoft-edge-dev
# Remove the settings and configuration files along with the program
# Stable Version
sudo apt purge microsoft-edge
# Stable version remove command
sudo apt remove microsoft-edge-stable