Lenovo Chromebook Duet にオフィシャルの VS Code Insider をインストールする
1504 ワード
準備
$ sudo apt update
$ sudo apt upgrade
$ sudo apt install libnss3 libxkbfile1 libsecret-1-0 libnspr4 libsecret-common xsel
VS Code Insiderをインストールする
$ sudo apt update
$ sudo apt upgrade
$ sudo apt install libnss3 libxkbfile1 libsecret-1-0 libnspr4 libsecret-common xsel
Produce official ARM and ARM64 builds #106289
https://github.com/microsoft/vscode/pull/106289#issuecomment-691076575
上記のARM64のdebパッケージをダウンロードしてインストールする。
$ wget https://update.code.visualstudio.com/latest/linux-deb-arm64/insider
$ sudo dpkg -i insider
起動してみる
$ code-insider
$ code-insider
Author And Source
この問題について(Lenovo Chromebook Duet にオフィシャルの VS Code Insider をインストールする), 我々は、より多くの情報をここで見つけました https://qiita.com/tac0x2a/items/ce4b969e9179cca19886著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .