Skip to content

Commit cd7a812

Browse files
authored
Update README.md
1 parent 1fc3c1d commit cd7a812

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,18 @@ AppImage made using [sharun](https://github.com/VHSgunzo/sharun), which makes it
44

55
**This AppImage bundles everything and should work on any linux distro, even on musl based ones.**
66

7-
**It also uses the [uruntime](https://github.com/VHSgunzo/uruntime) which makes use of dwarfs, resulting in a smaller and faster AppImage.**
7+
It is possible that this appimage may fail to work with appimagelauncher, I recommend these alternatives instead:
88

9-
It is possible that this appimage may fail to work with appimagelauncher, I recommend this alternative instead: https://github.com/ivan-hc/AM
9+
* [AM](https://github.com/ivan-hc/AM) `am -e pkgforge-dev/GIMP-appimage gimp`
1010

11-
This appimage works without fuse2 as it can use fuse3 instead.
11+
* [dbin](https://github.com/xplshn/dbin) `dbin install gimp.appimage`
12+
13+
* [soar](https://github.com/pkgforge/soar) `soar install gimp`
14+
15+
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)
16+
17+
<details>
18+
<summary><b><i>raison d'être</i></b></summary>
19+
<img src="https://github.com/user-attachments/assets/d40067a6-37d2-4784-927c-2c7f7cc6104b" alt="Inspiration Image">
20+
</a>
21+
</details>

0 commit comments

Comments
 (0)