“cara menghapus vscode di ubuntu” Kode Jawaban

cara menghapus vscode di ubuntu menggunakan terminal

# 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

Hapus instalasi vscode Linux

sudo dpkg --purge code 
sudo dpkg --remove code

move/delete the folders ~/.config/Code and ~/.vscode
BlueMoon

cara menghapus vscode di ubuntu

sudo snap remove code
Courageous Capuchin

como desistalar o kode kode visual linux

sudo apt purge code
Elated Elk

Jawaban yang mirip dengan “cara menghapus vscode di ubuntu”

Pertanyaan yang mirip dengan “cara menghapus vscode di ubuntu”

Lebih banyak jawaban terkait untuk “cara menghapus vscode di ubuntu” di Shell/Bash

Jelajahi jawaban kode populer menurut bahasa

Jelajahi bahasa kode lainnya