CentOS Stream 9にVSCODEをインストールする

環境
CentOS Stream release 9

操作方法
1.VSCODEをダウンロードします

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
# wget -O vsc.rpm https://go.microsoft.com/fwlink/?LinkID=760867
# wget -O vsc.rpm https://go.microsoft.com/fwlink/?LinkID=760867
# wget -O vsc.rpm https://go.microsoft.com/fwlink/?LinkID=760867

2.VSCODEをインストールします

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
# sudo dnf -y install vsc.rpm
# sudo dnf -y install vsc.rpm
# sudo dnf -y install vsc.rpm

3.VSCODE起動
アプリの一覧から「vscode」を起動します

CentOS Stream 9

Posted by arkgame