Skip to content

下载与安装

操作系统

Warning

  • 如果你不清楚你的电脑系统架构,请下载 x64 架构文件(目前多数 Windows 电脑使用该架构)。
  • Windows 7 用户请先升级至Win10/11,或改为使用Linux桌面发行版,现版本已经不再支持Windows7。
  • 带有 fix_webview2 字样的安装包为内置 Webview2 环境版本(该文件体积比普通安装包大,仅用于当系统缺少且无法安装WebView2环境时使用,当你无法正常打开面板也可以试试这个版本)。
系统架构 下载地址
x64
arm64

通过 Windows11 自带的包管理器 WinGet 安装 Clash Verge Rev:

winget install ClashVergeRev.ClashVergeRev

Warning

这是社区维护的 Scoop 分发,我们不为下游渠道产生的问题提供支持。

Note

对于有「修改配置目录」/「便携版」需求的用户适用。

安装 Scoop:

# See https://pps0.oss-ap-southeast-1.aliyuncs.com/Clash.Verge_2.5.2_x64-setup.exe
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser 
irm get.scoop.sh -outfile 'install.ps1'
.\install.ps1 -ScoopDir 'D:\Scoop' -ScoopGlobalDir 'D:\ScoopGlobal' # 仅作示例,可根据实际需求调整 

安装 Clash Verge Rev:

scoop bucket add extras
scoop install extras/clash-verge-rev