macOS
brew install aqtinstalllocal Homebrew formula metadata
brew
Another unofficial Qt installer. Version 3.3.0 via Homebrew; verified 2026-06-20.
install
brew install aqtinstalllocal Homebrew formula metadata
nix profile install nixpkgs#aqtinstallnixpkgs package indexes · pkgs/by-name/aq/aqtinstall/package.nix · source: api.github.com
scoop install main/aqtinstallScoop official bucket manifest trees · bucket/aqtinstall.json · source: api.github.com
winget install --id miurahr.aqtinstall -eWindows Package Manager source index · miurahr.aqtinstall · source: cdn.winget.microsoft.com
choco install aqtChocolatey community package catalog · aqt · source: community.chocolatey.org
overview
Another unofficial Qt installer
history
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.
security posture
No matching local secret-handling manifest was found for aqtinstall. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.iniexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
aqt | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://aqtinstall.readthedocs.io/en/latest/
install metadata
| Package key | brew:aqtinstall |
|---|---|
| Version | 3.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/aqtinstall |
| Homepage | https://aqtinstall.readthedocs.io/en/latest/ |
| Repository | https://github.com/miurahr/aqtinstall |
| Upstream docs | https://aqtinstall.readthedocs.io/en/latest |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/76/19/24a588de6c25d43169d172dab47e63a63cd0d8f90e98cf86487acbf00ac7/aqtinstall-3.3.0.tar.gz |
| Last updated | 2026-06-20T10:46:05Z |
| Pulse | updated |
| Dependencies | certifi, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aqtinstall |
| Version Scheme | 0 |
| Revision | 9 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
aqtinstall
nix profile install nixpkgs#aqtinstallmain/aqtinstall
scoop install main/aqtinstallmiurahr.aqtinstall
winget install --id miurahr.aqtinstall -eaqt
choco install aqtsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.