Horje
AppImage Code Example
how to run an appimage in linux
$ chmod a+x filename.AppImage
Source: appimage.org
How to use .AppImage on Manjaro
sudo pacman -S appimagelauncher
what is this for .appimage
$ chmod a+x filename.AppImage
$ ./filename.AppImage
AppImage
//make executable

$ chmod a+x Subsurface*.AppImage

//run with

$ ./Subsurface*.AppImage
Source: appimage.org
appimage install kali linux
$ chmod a+x Subsurface*.AppImage
Source: appimage.org
appimage install kali linux
./exampleName.AppImage




Shell

Related
git config color Code Example git config color Code Example
batch write to text file Code Example batch write to text file Code Example
bash make recursive directory Code Example bash make recursive directory Code Example
I want to give a specific color to git Code Example I want to give a specific color to git Code Example
root check bash script Code Example root check bash script Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12