Download Draw.io For Linux [better] May 2026
Improved file handling and system shortcuts compared to the browser version. Method 1: Download via AppImage (Universal)
Head to the official draw.io releases page on GitHub. Select File: Look for the file ending in .AppImage . download draw.io for linux
Right-click the downloaded file, go to Properties > Permissions , and check "Allow executing file as program." (Or run chmod +x drawio-x86_64.AppImage in the terminal). Run: Double-click the file to launch the app instantly. Method 2: Install via Snap (Ubuntu & Mint) Improved file handling and system shortcuts compared to
Flatpak is widely considered the best way to run desktop apps on Linux because of its sandboxing and performance. Ensure Flatpak is installed on your system. Add the Flathub repository if you haven't already: Right-click the downloaded file, go to Properties >
Download the .deb file from the GitHub releases page and install it using sudo apt install ./drawio-amd64.deb .