Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. $ sudo snap install code --classic
  2. $ sudo reboot
  3. $ snap list
  4. Name Version Rev Tracking Publisher Notes
  5. code 51b0b281 6 stable vscode✓ classic
  6. core 16-2.38 6673 stable canonical✓ core
  7. $ snap run code
  8. $ sudo snap run code
  9. [sudo] password:
  10. You are trying to start vscode as a super user which is not recommended. If you
  11. really want to, you must specify an alternate user data directory using the --user-data-dir argument.
  12. $ snap run code
  13. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement