Fedora 41 Discord install missing requirement #962
Labels
bug
Something isn't working
help wanted
Extra attention is needed
script
Pull requests that update scripts
Describe the bug
Installing discord thought RPM Fusion omits a dependency required to run discord correctly
To Reproduce
Steps to reproduce the behavior:
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
To fix the error is as simple as installing libatomic
sudo dnf install libatomic
The error is not related directly to LinUtil but more on the installation process of Discord thought RPM Fusion but introducing a check may be useful
Solution found here (https://github.com/simoniz0r/Discord-Linux-Client-Issues)
Checklist
The text was updated successfully, but these errors were encountered: