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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/
37
37
38
38
## Known quirk
39
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 `arch` dependency only, while `file` is installed for flatpak).
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
41
`7z` is an optional dependency for extracting AppImages, as extracting AppImages works through `unsquashfs`, `dwarfsextract` and `--appimage-extract` flag.
42
42
- It is WIP to make those dependencies bundled-in too to get rid of this quirk.
43
43
Arch's `file` package has some bug where we wait for it to get fixed, which is filled-in here:
0 commit comments