Differences
This shows you the differences between two versions of the page.
linux:start [2025/04/08 22:09] – [AppImages] mh | linux:start [2025/06/02 21:23] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Linux ====== | ====== Linux ====== | ||
- | -[[linux: | + | -**[[linux: |
- | -[[linux: | + | -**[[linux: |
- | -[[linux: | + | -**[[linux: |
- | -[[linux: | + | -**[[linux: |
- | -[[linux: | + | -**[[linux: |
===== PATH ===== | ===== PATH ===== | ||
Line 98: | Line 98: | ||
[[https:// | [[https:// | ||
- | To run an AppImage just make it executable | + | To run an AppImage just make it executable |
+ | |||
+ | <code bash> | ||
+ | $ chmod +x / | ||
+ | $ ./ | ||
+ | </ | ||
---- | ---- |