linux:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
linux:start [2025/04/08 22:09] – [AppImages] mhlinux:start [2025/04/08 22:10] (current) – [AppImages] mh
Line 98: Line 98:
 [[https://github.com/AppImage/AppImageKit/releases|Link to AppImage Daemon]] //This Daemon scans well known places for appimages and creates menu entries and extracts icons// [[https://github.com/AppImage/AppImageKit/releases|Link to AppImage Daemon]] //This Daemon scans well known places for appimages and creates menu entries and extracts icons//
  
-To run an AppImage just make it executable +To run an AppImage just make it executable 
 + 
 +<code bash> 
 +$ chmod +x /path/to/example.AppImage 
 +$ ./example.AppImage 
 +</code>
  
 ---- ----
  • linux/start.txt
  • Last modified: 2025/04/08 22:10
  • by mh