# 使用 Homebrew, Nix, scoop, winget 安装 komac

查看 komac 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:komac
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install komac
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#komac
```

  证据: nixpkgs package indexes: pkgs/by-name/ko/komac/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install extras/komac
```

  证据: Scoop official bucket manifest trees: bucket/komac.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id RussellBanks.Komac -e
```

  证据: Windows Package Manager source index: RussellBanks.Komac from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:komac
- **软件包管理器:** Homebrew
- **版本:** 2.16.0
- **来源摘要:** Community Manifest Creator for Windows Package Manager (WinGet)
- **主页:** <https://github.com/russellbanks/Komac>
- **仓库:** <https://github.com/russellbanks/Komac>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- komac (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.16.0
## 项目历史与用法

Komac is a Rust command-line tool for creating, updating, and submitting manifests to Microsoft's Windows Package Manager community repository. Its package-nerd niche is the automation layer around WinGet packaging: it analyzes installer formats, generates manifest data, and can submit pull requests rather than asking maintainers to hand-edit YAML.

### 项目历史

The GitHub repository was created on 2022-11-01 and describes Komac as the Community Manifest Creator for WinGet. Public releases began with a nightly release on 2023-01-28 and a v1.0.0 release on 2023-02-10.

### 采用历史

Komac grew around the operational pain of maintaining winget-pkgs manifests. Its README positions it against WingetCreate and YamlCreate, emphasizing cross-platform operation, deeper installer analysis, release-note retrieval, and working without a local winget-pkgs clone.

### 使用方式

Users run commands such as `komac new`, `komac update`, `komac remove`, and `komac sync` to create manifests, add package versions, remove versions, or synchronize a fork of winget-pkgs. The README also documents GitHub token setup for submitting pull requests to winget-pkgs.

### 为什么软件包爱好者会关心

Komac matters to package maintainers because it turns Windows package manifest work into a reproducible CLI flow, including installer introspection for formats such as Inno Setup, NSIS, MSI, Burn, and MSIX.

### 时间线

- 2022-11-01: GitHub repository created.
- 2023-01-28: Nightly release published.
- 2023-02-10: v1.0.0 release published.

### Related projects

- Komac is related to Microsoft's winget-pkgs repository, WingetCreate, YamlCreate, WinGet Releaser, and GitHub Actions that call Komac during release publishing.

### 来源

- <https://api.github.com/repos/russellbanks/Komac>
- <https://github.com/russellbanks/Komac>
- <https://github.com/russellbanks/Komac/releases/tag/v1.0.0>
- <https://raw.githubusercontent.com/russellbanks/Komac/main/README.md>


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal

## 其他软件包管理器记录

- Nix - komac: normalized package name match | nixpkgs package indexes: pkgs/by-name/ko/komac/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - extras/komac: normalized package name match | Scoop official bucket manifest trees: bucket/komac.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - RussellBanks.Komac: normalized package name match | Windows Package Manager source index: RussellBanks.Komac from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## 来源

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