# kommit を Homebrew, apk, dnf, pacman, zypper でインストール

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

## インストール

```sh
sudo av install brew:kommit
```

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

### macOS

- Homebrew (100%):

```sh
brew install kommit
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add kommit
```

  証拠: Alpine Linux edge package indexes: kommit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install kommit
```

  証拠: Fedora Rawhide package metadata: kommit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S kommit
```

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

- zypper (92%):

```sh
sudo zypper install kommit
```

  証拠: openSUSE Tumbleweed package metadata: kommit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:kommit
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.1.0
- **ソース概要:** More detailed commit messages without committing!
- **ホームページ:** <https://github.com/vigo/kommit>
- **リポジトリ:** <https://github.com/vigo/kommit>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- git-kommit (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Kommit is a small Git helper that lets users collect detailed commit-message notes before running `git commit`. It stores the notes in `.git/kommit-message` and uses a `prepare-commit-msg` hook to append them to the final commit message.

### プロジェクトの歴史

The repository was created on 2016-01-15, matching the README changelog entry for the initial commit. Version 0.1.0 followed on 2016-01-16, and the README records the 2016-02-10 switch to the `git-kommit` filename for Git subcommand integration.

### 採用の歴史

Kommit's adoption footprint is intentionally small: it is a shell tool distributed through Homebrew and other Unix package sets for developers who want a scratchpad for commit-message detail without modifying source code.

### 使われ方

Typical use is `git kommit -m` or `git kommit -t` to append notes, `git kommit -s` to show them, and `git kommit -i` to install the Git hook.

### パッケージ好きにとっての重要性

Kommit is notable as a compact example of Git's external-command convention and hook system: a single executable named `git-kommit` becomes `git kommit` and coordinates with `.git/hooks/prepare-commit-msg`.

### タイムライン

- 2016-01-15: Initial commit recorded in the README changelog.
- 2016-01-16: v0.1.0 released.
- 2016-02-10: Renamed to `git-kommit` for Git integration.
- 2016-03-05: Commit-message hook behavior updated so `git commit -m` includes Kommit notes.

### Related projects

- The README cites commit-comments as an inspiration point and lists editor integrations for TextMate, Atom, Sublime, Vim, and Emacs.

### ソース

- <https://api.github.com/repos/vigo/kommit>
- <https://github.com/vigo/kommit>
- <https://github.com/vigo/kommit/releases/tag/v1.1.0>
- <https://raw.githubusercontent.com/vigo/kommit/main/README.md>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- apk - kommit - 1.8.1-r0: normalized package name match | Alpine Linux edge package indexes: kommit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Git GUI client for KDE | https://apps.kde.org/kommit/
- apk - kommit-doc - 1.8.1-r0: normalized package name match | Alpine Linux edge package indexes: kommit-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Git GUI client for KDE (documentation) | https://apps.kde.org/kommit/
- apk - kommit-lang - 1.8.1-r0: normalized package name match | Alpine Linux edge package indexes: kommit-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Languages for package kommit | https://apps.kde.org/kommit/
- dnf - kommit - 1.8.1-4.fc45: normalized package name match | Fedora Rawhide package metadata: kommit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Graphical Git Client | https://apps.kde.org/kommit/
- dnf - kommit-devel - 1.8.1-4.fc45: normalized package name match | Fedora Rawhide package metadata: kommit-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development environment for kommit | https://apps.kde.org/kommit/
- pacman - kommit - 1.8.1-2: normalized package name match | Arch Linux sync databases: kommit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Git gui client | https://apps.kde.org/kommit
- zypper - kommit - 1.7.1-1.6: normalized package name match | openSUSE Tumbleweed package metadata: kommit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Graphical Git Client | https://apps.kde.org/kommit
- zypper - kommit-lang - 1.7.1-1.6: normalized package name match | openSUSE Tumbleweed package metadata: kommit-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Translations for package kommit | https://apps.kde.org/kommit


## Combined YAML source

View the package source record on GitHub. [combined/kommit.yml](https://github.com/mxcl/pkgdb/blob/main/combined/kommit.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
