“Wie man VSCODE in Ubuntu mit dem Terminal deinstalliert” Code-Antworten

Wie man VSCODE in Ubuntu mit dem Terminal deinstalliert

# If you installed via Snap: $sudo snap remove vscode.
#If you installed via apt: $sudo apt-get purge code.
# If you installed via Ubuntu Software, open Ubuntu Software, look for the app in the installed category, and click on remove.

#I did it with the following command:
sudo apt purge code
# to uninstall the program and then:
sudo apt autoremove
Grumpy Gentoo

wie man VSCODE in Ubuntu deinstalliert

sudo snap remove code
Courageous Capuchin

Deinstallieren Sie VSCODE Ubuntu

sudo apt purge code
Elated Elk

Ähnliche Antworten wie “Wie man VSCODE in Ubuntu mit dem Terminal deinstalliert”

Fragen ähnlich wie “Wie man VSCODE in Ubuntu mit dem Terminal deinstalliert”

Weitere verwandte Antworten zu “Wie man VSCODE in Ubuntu mit dem Terminal deinstalliert” auf Shell/Bash

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen