Install GitHub Desktop On OpenSUSE

| 0 Comments| | 18:11
Categories:

Konsole command:

$ flatpak install --user flathub io.github.shiftey.Desktop

 
ps: to set this alias would make things easier

alias mygit='flatpak run io.github.shiftey.Desktop'

 
If your desktop is not gnome, and get error message when running GitHub Desktop: The name org.freedesktop.secrets was not provided by any .service files

$ sudo zypper install gnome-keyring

 
 
#OpenSUSE #KDE

Leave a Reply

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *