安装 迅码
macOS(Apple 芯片 / Intel)与 Linux · 当前版本 v0.1.0
一行命令装好,进入项目直接开工。脚本自动识别你的系统与架构、校验完整性、装到 ~/.xun/bin 并自动配好 PATH——免 sudo,卸载只需 rm -rf ~/.xun。
一行安装macOS / Linux
curl -fsSL https://runxun.com/downloads/xuncode/install.sh | sh
装好后运行 xun 即进入交互界面,或 xun "修复登录模块的空指针" 带任务启动。
WindowsPowerShell
irm https://runxun.com/downloads/xuncode/install.ps1 | iex
● Windows 版本即将上线,敬请期待。
安装到哪 · 怎么卸载干净、免 sudo
脚本把 xun 装进 ~/.xun/bin 并自动配好 PATH,全程免管理员权限。二进制已由「润迅数据集团有限公司」签名并经 Apple 公证。
免 sudo
装在你的用户目录下,不动系统路径,不需要管理员密码。
可校验
安装时自动核对 sha256;xun license 离线校验企业许可证,xun audit verify 校验操作审计链。
干净卸载
一条 rm -rf ~/.xun 彻底移除,不留残留。