LoginSignup
1
0

More than 1 year has passed since last update.

KubuntuにGithubDesktopをインストール

Last updated at Posted at 2022-07-28

KubuntuにGithubDesktop

いろいろ検討した結果一番簡単な方法をデデン
Konsole
>sudo wget https://github.com/shiftkey/desktop/releases/download/release-2.9.3-linux3/GitHubDesktop-linux-2.9.3-linux3.deb

gdebiコマンドがインストールされていない場合は
>sudo apt install gdebi

>sudo gdebi GitHubDesktop-linux-2.9.3-linux3.deb

gdebiコマンドではなくdpkgコマンドも試してみたけどgdebiコマンドじゃないとダメだった

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