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

  1. deb: sudo apt install ./clash-verge_x.x.x_amd64.deb (substitute the actual filename).
  2. rpm: sudo dnf install ./clash-verge-x.x.x.rpm.
  3. AppImage: make it executable with chmod +x and run it directly — no installation needed.
  4. Arch-based users can install the clash-verge-rev-bin package from the AUR.