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
Next revision
Previous revision
lehrkraefte:blc:informatik:laptopsetup [2022/08/26 15:45]
Ivo Blöchliger
lehrkraefte:blc:informatik:laptopsetup [2022/08/27 11:35] (current)
Olaf Schnürer [Repository for automatic updates of Visual Studio Code]
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>
 +
 +====== Adding the 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.1661521529.txt.gz
  • Last modified: 2022/08/26 15:45
  • by Ivo Blöchliger