PREVIOUS RELEASE

Clash Verge Rev v2.5.2

Released on July 19, 2026

This is a previous stable release. For daily use, go back and download the latest version.

Back to latest
DOWNLOAD

Choose Your Platform

Installers match the official release. GitLab and the mirror help when that page is slow; the third channel is the official asset URL. If you are unsure about CPU architecture, pick x64. Windows 7 is no longer supported. Mirrors only speed up transfer; they do not modify the package.

How to pick a download channel

GitLab

Use this when the official release page is unreachable. Covers x64 Windows exe and macOS dmg builds.

Mirror

Official release files fetched through an acceleration proxy. Helpful on restricted or slow networks.

GitHub

Official release source, including ARM64 and the full file list. Open Releases to verify assets.

Windows

Windows 10/11 (x64 and ARM64)

x64 Installer (.exe)
ARM64 Installer (.exe)

macOS

macOS 12+ (Apple Silicon and Intel)

Apple Silicon (.dmg)
Intel Chip (.dmg)

Linux

Ubuntu/Debian/Fedora (x64 and ARM64)

x64 DEB Package
ARM64 DEB Package
INSTALL

Install Clash Verge Rev by OS

After you download the matching architecture, follow the steps below. For rpm, AppImage, or other formats, pick files on the official release page. Optional package-manager commands come from community channels; if they fail, use the official installer instead.

Windows

  • Most PCs need the x64 installer. Do not download ARM64 unless you know you have an ARM machine.
  • Current releases no longer support Windows 7. Use Windows 10 or 11.
  • If the window never opens, WebView2 is often missing. Install Microsoft Edge WebView2, or grab the larger fixed_webview2 build from Releases.
  • You can also install the stable build with WinGet (community manifest; fall back to this page or the official installer if anything breaks):
winget install ClashVergeRev.ClashVergeRev

macOS

  • Requires macOS 12 or later. Use the aarch64 dmg on Apple Silicon and the x64 dmg on Intel.
  • Open the dmg and drag the app into Applications. If Gatekeeper blocks it, allow this app once in Privacy & Security.
  • Quit any running older copy before overwriting it, so two versions do not corrupt each other.

Linux

  • This page ships the common Debian/Ubuntu deb packages. Fedora/RHEL rpm files are on the official release page.
  • Clash Verge Rev is a WebView GUI and needs a desktop session. It is not a headless CLI core.
  • After downloading the deb, install it from a terminal (replace the filename with the version you downloaded):
sudo apt install -y ./Clash.Verge_2.5.2_amd64.deb
Open the official release page