ZhangZhihui's Blog  

Linux

To uninstall VS Code on Linux, you should use your package manager's uninstall or remove option. The exact command line will differ depending on which package manager you used (for example, apt-getrpndnfyum, etc.).

The names for the VS Code packages are:

  • code - VS Code Stable release
  • code-insiders - VS Code Insiders release

For example, if you installed VS Code via the Debian package (.deb) and apt-get package manager, you would run:

sudo apt-get remove code

where code is the name of the VS Code Debian package.

Clean uninstall

If you want to remove all user data after uninstalling VS Code, you can delete the user data folders Code and .vscode. This will return you to the state before you installed VS Code. This can also be used to reset all settings if you don't want to uninstall VS Code.

The folder locations will vary depending on your platform:

  • Windows - Delete %APPDATA%\Code and %USERPROFILE%\.vscode.
  • macOS - Delete $HOME/Library/Application Support/Code and ~/.vscode.
  • Linux - Delete $HOME/.config/Code and ~/.vscode.

 

Copied from: https://code.visualstudio.com/docs/setup/uninstall

posted on   ZhangZhihuiAAA  阅读(47)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
· 【自荐】一款简洁、开源的在线白板工具 Drawnix
 
点击右上角即可分享
微信分享提示