Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
linux:start [2022/09/06 12:59] – [Misc Ressources] mh | linux:start [2025/04/08 22:10] (current) – [AppImages] mh | ||
---|---|---|---|
Line 97: | Line 97: | ||
[[https:// | [[https:// | ||
+ | |||
+ | To run an AppImage just make it executable : | ||
+ | |||
+ | <code bash> | ||
+ | $ chmod +x / | ||
+ | $ ./ | ||
+ | </ | ||
+ | |||
---- | ---- | ||