forked from desktop/desktop
-
Notifications
You must be signed in to change notification settings - Fork 570
Closed
Description
Operating System/Distribution
OpenSUSE Leap 15.4
Installer
Which version of the app?
The latest release 3.2.0 Linux RC1
Which installer type?
I am following the steps in the Readme to install using RPM package.
What happened?
I am trying to install following the steps in the Readme. My package manager is YaST software. When I try to execute the second command
sudo sh -c 'echo -e "[shiftkey-packages]\nname=GitHub Desktop\nbaseurl=https://rpm.packages.shiftkey.dev/rpm/\nenabled=1\ngpgcheck=1\nrepo_gpgcheck=1\ngpgkey=https://rpm.packages.shiftkey.dev/gpg.key" > /etc/yum.repos.d/shiftkey-packages.repo'
I get sh: /etc/yum.repos.d/shiftkey-packages.repo: No such file or directory since I am not using yum as my package manager. How to do that with YaST? I could not figure out an equivalent command for YaST to complete the installation.