Installing QtEasyTier
Download QtEasyTier
Section titled “Download QtEasyTier”Note: Please read the installation instructions below carefully before downloading.
最新版本: QtEasyTier v3.2.0 (Desktop) · 发布于 2026年8月26日
前往 Release 页面 →
Installation Instructions
Section titled “Installation Instructions”Windows
Section titled “Windows”- System Support: Windows 10/11 (Windows 10 requires build 1809 or later; compatibility is not guaranteed for older versions)
- Daemon Management: QtEasyTier3 uses a frontend/backend separated architecture. Administrator privileges are required to register the backend as a system service. For the installer version, the system service is automatically registered/unregistered during installation/uninstallation; for the portable version, when the program detects that the Daemon is not running at startup, it will guide you through registration. Before removing the program, you need to run the following commands with administrator privileges in the program directory to stop and unregister the system service:
.\DaemonInstaller.exe stop.\DaemonInstaller.exe uninstall- Environment Requirements: Qt Framework version must be 6.8 or higher, using systemd as the system service manager
- Package System Support: Debian 13 / Ubuntu 26.04 and above
For Arch users
Section titled “For Arch users”QtEasyTier is available on Arch Linux / Manjaro and can be installed via the AUR.
# Install an AUR helper (using yay as an example; add the archlinuxcn repo on Arch)sudo pacman -Syu && sudo pacman yay
# Install QtEasyTier (choose one)yay -S qteasytier-bin # Directly download the executableyay -S qteasytier # Build from sourceNext Steps
Section titled “Next Steps”Go to the Quick Start page to learn how to use QtEasyTier.