# mkbrr を Homebrew, apk, Nix, winget でインストール

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

## インストール

```sh
sudo av install brew:mkbrr
```

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

### macOS

- Homebrew (100%):

```sh
brew install mkbrr
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add mkbrr
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#mkbrr
```

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

### Windows

- winget (92%):

```sh
winget install --id autobrr.mkbrr -e
```

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

## パッケージ情報

- **パッケージキー:** brew:mkbrr
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.24.1
- **ソース概要:** Is a tool to create, modify and inspect torrent files. Fast
- **ホームページ:** <https://mkbrr.com/introduction>
- **リポジトリ:** <https://github.com/autobrr/mkbrr>
- **最終更新:** 2026-07-29T17:04:55+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mkbrr (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

mkbrr is an autobrr-family tool for creating, inspecting, and modifying BitTorrent .torrent files. Its documentation brands it as "make-burr" and offers both a CLI and a desktop GUI, with a single-binary distribution model aimed at automation-friendly deployment.

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

The tool's important milestone is not a new torrent protocol, but a private-tracker-aware workflow around torrent creation. mkbrr supports presets, YAML batch jobs, include and exclude filters, automatic piece-size calculation, private torrents by default, entropy for cross-seeding, tracker-specific limits, and season-pack completeness checks. The project documents high hashing throughput and parallel batch operation as core differentiators from older torrent-making tools.

### 使われ方

Its adoption context is torrent automation and seedbox use: the upstream docs focus on tracker compliance and scripted creation, and Whatbox documents installing mkbrr into a user bin directory over SSH. In package managers it sits beside BitTorrent utilities rather than general networking tools, with Homebrew, Alpine, Nix, and winget packages mapping the same CLI to different desktop and server environments.

### ソース

- <https://github.com/autobrr/mkbrr>
- <https://mkbrr.com/cli-reference/create>
- <https://mkbrr.com/introduction>
- <https://whatbox.ca/wiki/mkbrr>


## セキュリティノート

narrow executable package without higher-risk signals.

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


## 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: ./presets.yaml, ~/.config/mkbrr/presets.yaml, ~/.mkbrr/presets.yaml, batch.yaml
## 他のパッケージマネージャ記録

- Nix - mkbrr: normalized package name match | nixpkgs package indexes: pkgs/by-name/mk/mkbrr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - mkbrr - 1.24.1-r0: normalized package name match | Alpine Linux edge package indexes: mkbrr from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | mkbrr is a tool to create, modify and inspect torrent files. | https://github.com/autobrr/mkbrr
- winget - autobrr.mkbrr: normalized package name match | Windows Package Manager source index: autobrr.mkbrr from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## ソース

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