2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

JetsonやRaspberryPi(arm64)にVisual Studio Codeをインストールする

Last updated at Posted at 2020-06-07

追記 (2020.10.9)

September 2020 (version 1.50)で、ついにArmとArm64に公式で対応されました。
下記からダウンロードしてインストール可能です。

image.png

一言でいうと

インストール手順

Visual Studio Code OSS版のインストール手順に従う。
https://code.headmelted.com/

$ sudo -s
$ . <( wget -O - https://code.headmelted.com/installers/apt.sh )

起動

code-oss

image.png

まとめ

  • Visual Studioc Code OSS arm64をインストールした。
  • 今の所問題なく使えているので、公式版が出るまではこちらを使うと良い。
2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?