AppImage / AppImage/AppImageKit
Just a note - could not run AppImage on Alma 8.8 - but here's how
Aperta
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 9.4k
- Fork
- 588
- Metriche di merge delle PR
- Metriche PR in attesa
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.