Using appimages
- Make executable
- Run
Add to search menu
- Save in a dir such as .appimages in Home
- Create an [appName].desktop file in ~/.local/share/applications
- Paste the following and edit the values after ‘[Desktop Entry]’
[Desktop Entry]
Version=0.13.23
Type=Application
Name=appName
Comment=Application Description
TryExec=Path/to/AppImage
Exec=Path/to/AppImage
Icon=Path/to/AppImage.icon
Actions=Editor