# Installer mkbrr avec Homebrew, apk, Nix, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mkbrr pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mkbrr
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add mkbrr
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:mkbrr
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.24.1
- **Résumé source:** Is a tool to create, modify and inspect torrent files. Fast
- **Page d'accueil:** <https://mkbrr.com/introduction>
- **Dépôt:** <https://github.com/autobrr/mkbrr>
- **Dernière mise à jour:** 2026-07-29T17:04:55+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mkbrr (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.24.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Modes d'utilisation

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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
