macOS
brew install aqtinstalllocal Homebrew formula metadata
安装
brew install aqtinstalllocal Homebrew formula metadata
nix profile install nixpkgs#aqtinstallnixpkgs package indexes · pkgs/by-name/aq/aqtinstall/package.nix · 来源: api.github.com
scoop install main/aqtinstallScoop official bucket manifest trees · bucket/aqtinstall.json · 来源: api.github.com
winget install --id miurahr.aqtinstall -eWindows Package Manager source index · miurahr.aqtinstall · 来源: cdn.winget.microsoft.com
choco install aqtChocolatey community package catalog · aqt · 来源: community.chocolatey.org
概览
Another unofficial Qt installer
历史
aqtinstall is a Python command-line installer for Qt packages, branded in its own metadata as another unofficial Qt installer. Its `aqt` executable is used mostly in CI and scripted developer environments where the official graphical Qt installer is the wrong shape.
The official GitHub repository was created in March 2019 and its documentation is published on Read the Docs. The docs describe a configuration file, command-line options, examples, and a separate official-Qt-installer mode.
The project evolved from downloading public Qt archives into a broader Qt installer wrapper: current docs cover mirror handling, checksum behavior, archive retention, official-installer authentication, and direct pass-through override mode for Qt's own installer CLI.
The input package metadata shows aqtinstall packaged for Homebrew, Chocolatey, Nix, Scoop, and winget. The official GitHub API metadata also shows a four-digit star count, which is strong adoption for a niche packaging utility.
Its adoption pattern is practical rather than social: developers use it when builds need a reproducible Qt install on Linux, macOS, or Windows without clicking through the Maintenance Tool.
Common use is `aqt install-qt` or the newer `aqt install-qt-official` family to install a target, architecture, Qt version, and optional modules into a chosen output directory.
The configuration docs state that defaults live in `aqt/settings.ini`, with `$AQT_CONFIG` or `--config` available for override. Official-installer mode looks for `qtaccount.ini` in the per-OS Qt data directory or accepts `QT_INSTALLER_JWT_TOKEN`.
aqtinstall is package-manager glue for an upstream ecosystem whose official installer is large, stateful, and account-aware. It is interesting because it turns Qt distribution metadata into a scriptable package acquisition layer while still exposing enough knobs for mirrors, checksums, and CI authentication.
安全态势
没有找到 aqtinstall 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
aqt/settings.ini$AQT_CONFIGCredential-bearing paths to review before unattended agent runs.
~/.local/share/Qt/qtaccount.ini~/Library/Application Support/Qt/qtaccount.ini%APPDATA%\Qt\qtaccount.ini可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
aqt | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:aqtinstall |
|---|---|
| 版本 | 3.3.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://aqtinstall.readthedocs.io/en/latest/ |
| 仓库 | https://github.com/miurahr/aqtinstall |
| 最后更新 | 2026-06-20T10:46:05Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
aqtinstall
nix profile install nixpkgs#aqtinstallmain/aqtinstall
scoop install main/aqtinstallmiurahr.aqtinstall
winget install --id miurahr.aqtinstall -eaqt
choco install aqt来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.