0
1

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.

Nanopi NEO3へVisual Studio Codeをへインストールする

Last updated at Posted at 2020-11-03

はじめに

Visual Studio Codeのバージョンが1.5になり、ARM64のCPUでも簡単にVisual Studio Codeがインストールできるようになりました。Nanopi NEO3でも同じ手順でインストールできるので紹介します。

インストール方法

インストーラをダウンロード

ブラウザで表示されるリンク先からARM64用のdebファイルをダウンロードします。
wget https://aka.ms/linux-arm64-deb

インストール

dpkg -i linux-arm64-deb

以上

0
1
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
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?