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
AppImage made using [sharun](https://github.com/VHSgunzo/sharun), which makes it extremely easy to turn any binary into a portable package without using containers or similar tricks.
22
+
AppImage made using [sharun](https://github.com/VHSgunzo/sharun) and its wrapper [quick-sharun](https://github.com/pkgforge-dev/Anylinux-AppImages/blob/main/useful-tools/quick-sharun.sh), which makes it extremely easy to turn any binary into a portable package reliably without using containers or similar tricks.
11
23
12
-
**This AppImage bundles everything and should work on any linux distro, even on musl based ones.**
24
+
**This AppImage bundles everything and it should work on any Linux distro, including old and musl-based ones.**
13
25
14
-
It is possible that this appimage may fail to work with appimagelauncher, I recommend these alternatives instead:
26
+
It is possible that this appimage may fail to work with appimagelauncher, I recommend these alternatives instead:
15
27
16
28
*[AM](https://github.com/ivan-hc/AM)`am -i rofi` or `appman -i rofi`
This appimage works without fuse2 as it can use fuse3 instead, it can also work without fuse at all thanks to the [uruntime](https://github.com/VHSgunzo/uruntime)
34
+
This AppImage doesn't require FUSE to run at all, thanks to the [uruntime](https://github.com/VHSgunzo/uruntime).
23
35
24
36
<details>
25
37
<summary><b><i>raison d'être</i></b></summary>
@@ -29,4 +41,5 @@ This appimage works without fuse2 as it can use fuse3 instead, it can also work
29
41
30
42
---
31
43
32
-
More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/)
44
+
More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/)
0 commit comments