0
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 Nanoに最新のVSCodeをインストールする方法

Posted at

Jetson Nanoのバイナリを入手する

下記のサイトでArm64のバイナリを入手
https://code.visualstudio.com/Download

インストール

入手したファイルでVSCodeをインストールする

$sudo dpkg -i ~/Downloads/code_1.58.2-1626300392_arm64.deb 

バージョン確認

$code --version

起動

$code
0
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
0
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?