AppImage / AppImage/AppImageKit
Just a note - could not run AppImage on Alma 8.8 - but here's how
Open
- Dominant language
- No language data
- Stars
- 9.4k
- Forks
- 588
- PR merge metrics
- PR metrics pending
Description
Just a note. Couldn't run an AppImage on Alma 8.8....
dlopen(): error loading libfuse.so.2
AppImages require FUSE to run.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information
Unfortunately, the destructions in link would not work.
This is what I did instead, which worked:
[sudo] dnf install fuse-libs
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.