# qwen-code mit Homebrew, Nix, pacman, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für qwen-code in AI-Agent-Workflows.

## Installation

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

## Antwort zur Agent-Sicherheit

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

- **Credential-Zugriff:** May access model credentials, repository files, environment variables, and local tool config.
- **Änderungen an Remote-Zustand:** Can drive commands that mutate Git, packages, or cloud state.
- **Publish-/Artefakt-Risiko:** Can generate code and invoke release workflows.
- **Empfohlene Kontrolle:** Run in containment and gate sensitive host tool calls.
- **Hinweise für Agent-Nutzung:** Limit workspace scope; require approval for secrets, publishing, and remote writes.

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:qwen-code
- **Paketmanager:** Homebrew
- **Version:** 0.21.3
- **Quellzusammenfassung:** AI-powered command-line workflow tool for developers
- **Homepage:** <https://github.com/QwenLM/qwen-code>
- **Zuletzt aktualisiert:** 2026-08-02T18:07:13Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- qwen (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.21.3

## Sicherheitshinweise

Für qwen-code wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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
## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
