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

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
