Installing stuff
Installing Appimage stuff
1.Navigate to the directory of the download.
cd Downloads
2. Make the AppImage Executable.
Give the file permision using chmod
chmod +x filename.AppImage
3. Run the AppImage
Execute the application by typing / followed by the filename:
/.filename.AppImage