How To Use AppImage in Linux HD
This AppImage tutorial shows you how to use AppImage to install software and how to remove the applications it installed. For years, we have DEB packages for Debian/Ubuntu based Linux distributions and RPM for Fedora/SUSE based Linux distributions. AppImage features Distribution agnostic: Can run on various different Linux distributions No need of installing and compiling software: Just click and play No need of root permission: System files are not touched Portability: Can be run anywhere including live disks Apps are in read only mode Software are removed just by deleting the AppImage file Applications packaged in AppImage are not sandboxed by default. Download AppImage file Make it executable Run it