You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,14 +31,6 @@ This appimage works without fuse2 as it can use fuse3 instead, it can also work
31
31
</a>
32
32
</details>
33
33
34
-
More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/)
35
-
36
34
---
37
35
38
-
## Known quirk
39
-
40
-
- This AppImage has a mandatory dependency on `file` and `uname` program from the host system for the AppImage to work (upstream has a mandatory requirement for non-portable `arch` dependency only, while `file` is installed for the flatpak).
41
-
`7z` is an optional dependency for extracting AppImages, as extracting AppImages works through `unsquashfs`, `dwarfsextract` and `--appimage-extract` flag.
42
-
- It is WIP to make those dependencies bundled-in too to get rid of this quirk.
43
-
Arch's `file` package has some bug where we wait for it to get fixed, which is filled-in here:
0 commit comments