Install Clash Verge on Linux
The Linux build ships in three formats — deb, rpm, and AppImage — covering mainstream distributions on x64 and ARM64.
Choose a package format
Pick .deb on Debian / Ubuntu and their derivatives; .rpm on Fedora / openSUSE and similar; or the portable AppImage on any other distribution or if you prefer not to install system-wide.
Install commands
- deb: sudo apt install ./clash-verge_x.x.x_amd64.deb (substitute the actual filename).
- rpm: sudo dnf install ./clash-verge-x.x.x.rpm.
- AppImage: make it executable with chmod +x and run it directly — no installation needed.
- Arch-based users can install the clash-verge-rev-bin package from the AUR.