Horje
remove microsoft edge from ubuntu Code Example
remove microsoft edge from ubuntu
# 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




Shell

Related
windows apps how to create shortcut Code Example windows apps how to create shortcut Code Example
add dns in ubuntu permanently Code Example add dns in ubuntu permanently Code Example
cut last field delimiter Code Example cut last field delimiter Code Example
interface graphique sur python Code Example interface graphique sur python Code Example
git reset file to master Code Example git reset file to master Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12