# Install mktorrent with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Create BitTorrent metainfo files. Version 1.1 via Homebrew; verified 2026-04-23.

## Install

```sh
sudo av install brew:mktorrent
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install mktorrent
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mktorrent
```

  Evidence: MacPorts ports tree: net/mktorrent/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add mktorrent
```

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

- Debian apt (92%):

```sh
sudo apt install mktorrent
```

  Evidence: Debian stable package indexes: mktorrent from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install mktorrent
```

  Evidence: Fedora Rawhide package metadata: mktorrent from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#mktorrent
```

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

- pacman (92%):

```sh
sudo pacman -S mktorrent
```

  Evidence: Arch Linux sync databases: mktorrent from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install mktorrent
```

  Evidence: openSUSE Tumbleweed package metadata: mktorrent from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Package facts

- **Package key:** brew:mktorrent
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/mktorrent>
- **Version:** 1.1
- **Source summary:** Create BitTorrent metainfo files
- **Homepage:** <https://github.com/pobrn/mktorrent/wiki>
- **Repository:** <https://github.com/pobrn/mktorrent>
- **Upstream docs:** <https://github.com/pobrn/mktorrent/wiki>
- **License:** GPL-2.0-or-later
- **Source archive:** <https://github.com/pobrn/mktorrent/archive/refs/tags/v1.1.tar.gz>
- **Last updated:** 2026-04-23T17:49:03Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- mktorrent (cli)
- mktorrent (alias)

## Dependencies

- openssl@4

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.1
- Package-manager updated: 2026-04-23
- Local data: ok
- Upstream repository: https://github.com/pobrn/mktorrent
- Upstream latest detected: v1.1 (current)
## Project history and usage

mktorrent is a focused command-line utility for producing BitTorrent metainfo files. The GitHub project describes it as a simple utility for creating BitTorrent metainfo files, while the Ubuntu man page explains its practical target: metainfo files used by trackers and torrent clients, created from single files or whole directories.

### How it is used

Its feature set maps closely to the torrent-publishing workflow. Users provide a target path and set announce URLs, comments, piece length, output filename, private-tracker mode, source strings, thread count for hashing, and web seed URLs. FreshPorts records the FreeBSD port in 2010 and summarizes the same niche: multiple trackers, private trackers, custom comments, and multithreaded hashing. Package coverage in Homebrew, Debian/Ubuntu, Alpine, Fedora, MacPorts, Nix, Arch, and SUSE suggests adoption as a small packaging-friendly CLI rather than a full BitTorrent client.

### Sources

- <https://community.linuxmint.com/software/view/mktorrent>
- <https://github.com/pobrn/mktorrent>
- <https://manpages.ubuntu.com/manpages/stonking/man1/mktorrent.1.html>
- <https://www.freshports.org/net-p2p/mktorrent/>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mktorrent
- **Version Scheme:** 0
- **Revision:** 3
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- Debian apt - mktorrent - 1.1-3+b1: normalized package name match | Debian stable package indexes: mktorrent from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | simple command line utility to create BitTorrent metainfo files | https://github.com/pobrn/mktorrent
- Nix - mktorrent: normalized package name match | nixpkgs package indexes: pkgs/by-name/mk/mktorrent/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mktorrent - 1.1-3build2: normalized package name match | Ubuntu 24.04 LTS package indexes: mktorrent from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | simple command line utility to create BitTorrent metainfo files | https://github.com/pobrn/mktorrent
- apk - mktorrent - 1.1-r6: normalized package name match | Alpine Linux edge package indexes: mktorrent from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A handy tool for creating .torrent files | https://github.com/pobrn/mktorrent
- apk - mktorrent-doc - 1.1-r6: normalized package name match | Alpine Linux edge package indexes: mktorrent-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A handy tool for creating .torrent files (documentation) | https://github.com/pobrn/mktorrent
- dnf - mktorrent - 1.1-21.fc44: normalized package name match | Fedora Rawhide package metadata: mktorrent from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Command line utility to create BitTorrent metainfo files | https://github.com/Rudde/mktorrent
- pacman - mktorrent - 1.1-7: normalized package name match | Arch Linux sync databases: mktorrent from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Simple command line utility to create BitTorrent metainfo files | https://github.com/pobrn/mktorrent
- zypper - mktorrent - 1.1-1.28: normalized package name match | openSUSE Tumbleweed package metadata: mktorrent from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Command line utility to create BitTorrent metainfo files | https://github.com/Rudde/mktorrent
- MacPorts - mktorrent: normalized package name match | MacPorts ports tree: net/mktorrent/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Documentation packages](https://www.automicvault.com/pkg/documentation-tools/) - Matched documentation, manual, or publishing metadata.
- [openssl@4](https://www.automicvault.com/pkg/brew/openssl-4/) - Runtime dependency declared by Homebrew.
- [whatmp3](https://www.automicvault.com/pkg/brew/whatmp3/) - Popular package that depends on this formula.
- [intermodal](https://www.automicvault.com/pkg/brew/intermodal/) - Shares av.db curated category or tags: bittorrent, cli, metainfo, networking, torrent.
- [mkbrr](https://www.automicvault.com/pkg/brew/mkbrr/) - Shares av.db curated category or tags: bittorrent, cli, networking, torrent.
- [rtorrent](https://www.automicvault.com/pkg/brew/rtorrent/) - Shares av.db curated category or tags: bittorrent, cli, networking, p2p.
- [transmission-cli](https://www.automicvault.com/pkg/brew/transmission-cli/) - Shares av.db curated category or tags: bittorrent, cli, networking, p2p.
- [mabel](https://www.automicvault.com/pkg/brew/mabel/) - Shares av.db curated category or tags: bittorrent, cli, networking.
- [qbittorrent-cli](https://www.automicvault.com/pkg/brew/qbittorrent-cli/) - Shares av.db curated category or tags: bittorrent, cli, networking.
- [rqbit](https://www.automicvault.com/pkg/brew/rqbit/) - Shares av.db curated category or tags: bittorrent, cli, networking.
- [torf-cli](https://www.automicvault.com/pkg/brew/torf-cli/) - Shares av.db curated category or tags: bittorrent, cli, networking.
- [btpd](https://www.automicvault.com/pkg/brew/btpd/) - Local package facts share a topical domain. Shared terms: bittorrent, cli, networking, openssl, openssl-4.

## Combined YAML source

View the package source record on GitHub. [combined/mktorrent.yml](https://github.com/automic-vault/db/blob/main/combined/mktorrent.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
