2022年6月6日月曜日

Ubuntu 22.04にGraviton Editorをインストールする

Graviton EditorはシンプルなElectron製エディタです。

〇Graviton Editorの画面(Ubuntu 22.04)

インストール方法

以下のコマンドを実行します。
wget https://github.com/Graviton-Code-Editor/Graviton-App/releases/download/v2.3.0/Graviton.Editor_Installer_2.3.0_linux_amd64.deb

sudo apt-get -y install ./Graviton.Editor_Installer_2.3.0_linux_amd64.deb

関連情報

・Graviront Editorのgithubリポジトリ
https://github.com/Graviton-Code-Editor/Graviton-App

0 件のコメント:

コメントを投稿