# qwen-code を Homebrew, Nix, pacman, winget でインストール

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

## インストール

```sh
sudo av install brew:qwen-code
```

## エージェント安全性の回答

qwen-code is an AI coding tool with local file and command access potential.

- **認証情報アクセス:** May access model credentials, repository files, environment variables, and local tool config.
- **リモート変更:** Can drive commands that mutate Git, packages, or cloud state.
- **公開/成果物リスク:** Can generate code and invoke release workflows.
- **推奨コントロール:** Run in containment and gate sensitive host tool calls.
- **エージェント利用ガイダンス:** Limit workspace scope; require approval for secrets, publishing, and remote writes.

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

### macOS

- Homebrew (100%):

```sh
brew install qwen-code
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#qwen-code
```

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

- pacman (92%):

```sh
sudo pacman -S qwen-code
```

  証拠: Arch Linux sync databases: qwen-code from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- winget (92%):

```sh
winget install --id Alibaba.Qwen -e
```

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

## パッケージ情報

- **パッケージキー:** brew:qwen-code
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.21.3
- **ソース概要:** AI-powered command-line workflow tool for developers
- **ホームページ:** <https://github.com/QwenLM/qwen-code>
- **最終更新:** 2026-08-02T18:07:13Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- qwen (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.21.3

## セキュリティノート

qwen-code に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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: ~/.qwen/settings.json

## Credential files

- Unix: ~/.qwen/settings.json
## 他のパッケージマネージャ記録

- Nix - qwen-code: normalized package name match | nixpkgs package indexes: pkgs/by-name/qw/qwen-code/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - qwen-code - 0.19.3-1: normalized package name match | Arch Linux sync databases: qwen-code from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Open-source AI agent for the terminal, optimized for Qwen-Coder | https://github.com/QwenLM/qwen-code
- winget - Alibaba.Qwen: installed executable or alias match | Windows Package Manager source index: Alibaba.Qwen from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## ソース

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