clash-for-windows.org · Linux Guide
Mihomo (formerly Clash Meta) for Linux: download, install, and first run
A release page may list several Linux files. Confirm the operating-system version, CPU architecture, and package format before installation.
Understand the project relationship and intended users
Mihomo is a proxy core, not a complete graphical client. Desktop users commonly manage it through clients such as Clash Verge Rev, while server and router environments may run the core directly.
Verify the release source, not just the “latest” label
Confirm the project owner and release tag through the repository, formal release page, or platform store. A mirror can change delivery speed, but the filename, version, signature, or hash should match the release record. Search snippets labeled latest may be stale.
Confirm operating system and CPU architecture
Record distribution, version, desktop environment, and CPU architecture. Debian/Ubuntu commonly uses DEB, Fedora/RHEL uses RPM, while other distributions may prefer AppImage or archives.
Read package formats and filenames
Match the package to the package manager. Review dependencies; AppImage needs execute permission; an archive requires manual shortcuts and updates.
Complete three checks before installation
Close old instances, back up required configuration or recovery information, and confirm free disk space, system time, and network access. Before an upgrade, note the old version and data directory so a program change can be separated from a configuration change.
Installation steps and permissions
Run only a package traceable to a verified release. Grant required permissions through normal system prompts and do not permanently disable protection. Launch once and confirm the interface, version, and data directory open normally. Do not run unknown installer scripts as root. Grant system-service or network capabilities only when documented, and keep the command output.
- Download the correct platform and architecture build
- Back up configuration, data, or recovery information
- Close old instances and install
- Prepare one known-good configuration or account
- Validate one explicit function
- Enable advanced options individually
Complete the smallest first-run loop
Confirm whether the package is a graphical client or a raw core. A client imports configuration and enables a proxy; a raw core also needs a correct configuration path, listening ports, and management method.
Validate with a real outcome, not a colored button
Test an explicit outcome such as opening the app, loading a configuration, reaching one target, or sending a test message. A status indicator alone is not evidence; compare logs with real application behavior.
Status looks normal but the feature fails
Common causes include missing shared libraries, Wayland/X11 differences, absent desktop entries, execute permission, and systemd service state.
Updates, backup, and rollback
Back up before updating, then check client, core, and configuration state separately. Preserve logs and return to the last known-good release if necessary; repeated reinstalls often remove useful evidence.
Related pages
Useful guides already on this site
- Clash for Windows open reference — 30 practical guides
- Trust boundaries between Clash clients, cores, configurations and routes | Clash Meta
- Clash for Windows project history and the ecosystem after maintenance ended | Clash Meta
- Clash and privacy: understanding each trust layer | Clash Meta
- Clash Verge Rev beginner guide: download to first connection | Clash Meta
- Import a mihomo configuration: YAML, paths and validation | Clash Meta
- AMD64, ARM64, ARMv7 and Apple Silicon explained | Clash Meta
- Fake-IP vs Redir-Host: behavior and compatibility | Clash Meta