# aqtinstall を Homebrew, Nix, scoop, winget, chocolatey でインストール

aqtinstall のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:aqtinstall
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install aqtinstall
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#aqtinstall
```

  証拠: nixpkgs package indexes: pkgs/by-name/aq/aqtinstall/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/aqtinstall
```

  証拠: Scoop official bucket manifest trees: bucket/aqtinstall.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id miurahr.aqtinstall -e
```

  証拠: Windows Package Manager source index: miurahr.aqtinstall from https://cdn.winget.microsoft.com/cache/source.msix

- Chocolatey (92%):

```sh
choco install aqt
```

  証拠: Chocolatey community package catalog: aqt from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','another-redis-desktop-manager'

## パッケージ情報

- **パッケージキー:** brew:aqtinstall
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.3.0
- **ソース概要:** Another unofficial Qt installer
- **ホームページ:** <https://aqtinstall.readthedocs.io/en/latest/>
- **リポジトリ:** <https://github.com/miurahr/aqtinstall>
- **最終更新:** 2026-06-20T10:46:05Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- aqt (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.3.0
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2019: The official GitHub repository was created.
- 2020: The project had reached a tagged 1.0 release series.
- 2026: The repository and documentation remain active in the 3.x series.

### Related projects

- Related projects and systems include Qt, Qt Maintenance Tool, Qt online repositories, Python packaging, 7-Zip, py7zr, and CI package caches.

### ソース

- <https://api.github.com/repos/miurahr/aqtinstall>
- <https://aqtinstall.readthedocs.io/en/latest>
- <https://aqtinstall.readthedocs.io/en/latest/configuration.html>
- <https://aqtinstall.readthedocs.io/en/latest/official.html>
- source_facts.package-manager


## セキュリティノート

aqtinstall に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Configuration and credential file locations

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.


## Configuration files

- Unix: aqt/settings.ini, $AQT_CONFIG

## Credential files

- Linux: ~/.local/share/Qt/qtaccount.ini
- macOS: ~/Library/Application Support/Qt/qtaccount.ini
- Windows: %APPDATA%\Qt\qtaccount.ini
## 他のパッケージマネージャ記録

- Nix - aqtinstall: normalized package name match | nixpkgs package indexes: pkgs/by-name/aq/aqtinstall/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/aqtinstall: normalized package name match | Scoop official bucket manifest trees: bucket/aqtinstall.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - miurahr.aqtinstall: normalized package name match | Windows Package Manager source index: miurahr.aqtinstall from https://cdn.winget.microsoft.com/cache/source.msix
- Chocolatey - aqt: installed executable or alias match | Chocolatey community package catalog: aqt from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','another-redis-desktop-manager'


## Combined YAML source

View the package source record on GitHub. [combined/aqtinstall.yml](https://github.com/mxcl/pkgdb/blob/main/combined/aqtinstall.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
