How to remove Visual Studio Code
Open the terminal or press ctrl+alt+T to open. Then type:
sudo apt purge code
and press Enter. It will prompt for the user password which will be invisible. So, don't worry. After giving the command, the process will be completed automatically.
Now, for removing the menu items or shortcuts, simply type:
sudo apt autoremove
and press Enter. It is also an automatic process. That's it. You have uninstalled Virtual Studio Code from your PC.
No comments:
Post a Comment