lehrkraefte:blc:informatik:laptopsetup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
lehrkraefte:blc:informatik:laptopsetup [2022/08/26 15:45]
Ivo Blöchliger
lehrkraefte:blc:informatik:laptopsetup [2022/08/27 11:34]
Olaf Schnürer
Line 3: Line 3:
 wget https://fginfo.ksbg.ch/~ivo/laptops/install.bash && sudo bash ./install.bash wget https://fginfo.ksbg.ch/~ivo/laptops/install.bash && sudo bash ./install.bash
 </code> </code>
 +
 +====== Repository for automatic updates of Visual Studio Code ======
 +
 +<code bash>
 +sudo add-apt-repository "deb https://packages.microsoft.com/repos/vscode stable main "
 +</code>
 +
 +Quelle: https://stackoverflow.com/questions/42960703/how-to-upgrade-visual-studio-code-editor
  • lehrkraefte/blc/informatik/laptopsetup.txt
  • Last modified: 2022/08/27 11:35
  • by Olaf Schnürer