Linux Client Downloads
Not sure what to choose? Start here
Clash Verge Rev
RecommendedA full-featured Mihomo desktop client with packages for common Linux distributions.
For users who want a complete graphical interface
Other clients
Choose an alternative based on interface preference and cross-platform requirements.
FlClash
A lightweight cross-platform graphical client with a consistent desktop and mobile experience.
Clash for Linux Install
A command-line installer and management toolkit for deploying Mihomo / Clash with subscriptions, a web dashboard, and TUN mode.
After downloading
Choosing a Linux package
| Format | Common distributions | Notes |
|---|---|---|
.deb | Ubuntu, Debian, Linux Mint | Installs through a Debian-compatible package manager |
.rpm | Fedora, RHEL, openSUSE | For distributions using RPM packages |
.AppImage | Most desktop distributions | No traditional installation; make the file executable and run it |
Your CPU architecture must also match. Intel and AMD computers usually use x64 or amd64; ARM devices use arm64 or aarch64.
For headless Linux servers or command-line workflows, choose Clash for Linux Install to install and manage Mihomo / Clash, subscriptions, the web dashboard, and TUN mode through its scripts.
Running an AppImage
Add execute permission after downloading:
chmod +x ./client.AppImage
Then double-click the file or run it in a terminal:
./client.AppImage
