Skip to content

Missing RPM dependencies #275

Description

@hholst80

Describe the bug

Missing RPM dependencies.

Version & OS

Fedora Silverblue 32.

Steps to reproduce the behavior

  1. download GitHubDesktop-linux-2.4.1-linux2.rpm;
  2. install dnf install ./GitHubDesktop-linux-2.4.1-linux2.rpm;
  3. run github-desktop.

Fix

Install the missing packages

dnf install libX11-xcb nss alsa-lib

Now run github-desktop. Works.

Note. There is an additional dependency missing for the actual installation but I forgot to write down the command that was missing.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions