Skip to content

Instantly share code, notes, and snippets.

@Anyoks
Created June 9, 2019 07:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Anyoks/57303f9ee654b48353e07f982b841659 to your computer and use it in GitHub Desktop.
Save Anyoks/57303f9ee654b48353e07f982b841659 to your computer and use it in GitHub Desktop.
How to update VScode on Ubuntu preserving all configs.
sudo dpkg -r code
sudo dpkg -i code_downloaded_package.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment