# mktorrent mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mktorrent in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install mktorrent
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mktorrent
```

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

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

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

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

- Nix (92%):

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

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

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

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

## Paketfakten

- **Paketschlüssel:** brew:mktorrent
- **Paketmanager:** Homebrew
- **Version:** 1.1
- **Quellzusammenfassung:** Create BitTorrent metainfo files
- **Homepage:** <https://github.com/pobrn/mktorrent/wiki>
- **Repository:** <https://github.com/pobrn/mktorrent>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- mktorrent (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.1
## Projektgeschichte und Nutzung

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.

### Wie es verwendet wird

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.

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- 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-23.fc45: normalized package name match | Fedora Rawhide package metadata: mktorrent from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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.30: normalized package name match | openSUSE Tumbleweed package metadata: mktorrent from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-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


## Combined YAML source

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


## Quellen

- 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
