# 使用 Homebrew, apk, Nix, winget 安装 mkbrr

查看 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
