macOS
brew install transmission-clilocal Homebrew formula metadata
brew
transmission-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install transmission-clilocal Homebrew formula metadata
sudo apk add transmission-cliAlpine Linux edge package indexes · transmission-cli · ソース: dl-cdn.alpinelinux.org
sudo apt install transmission-cliDebian stable package indexes · transmission-cli · ソース: deb.debian.org
sudo dnf install transmission-cliFedora Rawhide package metadata · transmission-cli · ソース: dl.fedoraproject.org
sudo pacman -S transmission-cliArch Linux sync databases · transmission-cli · ソース: geo.mirror.pkgbuild.com
sudo zypper install transmission-daemonopenSUSE Tumbleweed package metadata · transmission-daemon · ソース: download.opensuse.org
scoop install main/transmission-cliScoop official bucket manifest trees · bucket/transmission-cli.json · ソース: api.github.com
概要
Lightweight BitTorrent client
履歴
Transmission CLI is the command-line packaging surface of Transmission, a fast, lightweight, open-source BitTorrent client. The package exposes `transmission-daemon`, `transmission-remote`, and torrent utility commands for users who run Transmission on servers, NAS devices, routers, and other headless systems.
Transmission presents itself as a multi-interface BitTorrent client: native macOS GUI, GTK and Qt clients, a Windows-compatible Qt GUI, a headless daemon, and a web UI. Its homepage emphasizes simple defaults, native integration, low resource use, and suitability for home NAS and media servers.
The CLI story has changed over time. The official README says `transmission-remote` is now the preferred CLI client, while the older standalone `transmission-cli` client is deprecated, limited to one torrent at a time, and kept primarily for older hardware that depends on it.
Transmission 4.0.0 was a major modernization release. The official release notes describe more than a year of work, over a thousand commits since 3.00, a migration from C90 to modern C++, a rewritten web client, stronger testing, BitTorrent v2 support, and better resource efficiency. Official releases continued into the 4.1 series, with 4.1.3 published in 2026.
Transmission's adoption is tied to its reputation for low overhead and easy defaults. The official homepage says Ubuntu chose Transmission as its default BitTorrent client in part because of its easy learning curve, and it also states that Transmission has been used by Western Digital, Zyxel, and Belkin, supporting its role on embedded, NAS, and appliance-like hardware.
For command-line users, adoption centers on `transmission-daemon` plus `transmission-remote`. The headless documentation shows the daemon running in the background, exposing RPC on port 9091, and accepting commands for adding and removing torrents, listing downloads, showing session information, checking progress, and shutting the daemon down.
A typical headless workflow starts `transmission-daemon`, edits `~/.config/transmission-daemon/settings.json` while the daemon is stopped, then controls the session with `transmission-remote`. Users add magnet links or torrent files, list torrent IDs, stop or start selected torrents, remove items, inspect session info, and rely on the web UI or RPC protocol for remote control.
The package also includes utilities for working with torrent metadata: `transmission-show` examines `.torrent` files, `transmission-create` creates them, and `transmission-edit` edits them. Distribution packages may split these tools differently, which is why a CLI-specific package matters.
For package nerds, Transmission CLI is the headless half of a well-known desktop BitTorrent client. It is the package you install on a server, seedbox, router, or NAS when a GUI is unnecessary but the same stable Transmission core and RPC ecosystem are desired.
It also has a packaging wrinkle: the historical `transmission-cli` executable is deprecated, but package names such as `transmission-cli` often remain because users actually want the daemon, remote controller, and helper tools bundled under that long-standing CLI package identity.
セキュリティ状態
broad file, network, media, or database tool signal. formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.config/transmission-cli/settings.json~/.config/transmission-daemon/settings.json~/Library/Application Support/Transmission/settings.json~/Library/Preferences/org.m0k.transmission.plist%LOCALAPPDATA%/transmission-daemon/settings.json%LOCALAPPDATA%/transmission/settings.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
transmission-cli | cli | グローバル実行可能ファイル | |
transmission-create | cli | グローバル実行可能ファイル | |
transmission-daemon | cli | グローバル実行可能ファイル | |
transmission-edit | cli | グローバル実行可能ファイル | |
transmission-remote | cli | グローバル実行可能ファイル | |
transmission-show | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/transmission/transmission
インストールメタデータ
| パッケージキー | brew:transmission-cli |
|---|---|
| バージョン | 4.1.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/transmission-cli |
| ホームページ | https://transmissionbt.com/ |
| リポジトリ | https://github.com/transmission/transmission |
| 上流ドキュメント | https://github.com/transmission/transmission/tree/main/docs |
| ライセンス | GPL-2.0-only OR GPL-3.0-only |
| ソースアーカイブ | https://github.com/transmission/transmission/releases/download/4.1.3/transmission-4.1.3.tar.xz |
| 最終更新 | 2026-06-30T12:22:58Z |
| Pulse | updated |
| 依存関係 | libevent, libpsl, miniupnpc |
| ビルド依存関係 | cmake, gettext, pkgconf |
| macOS 提供ライブラリ | curl |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
| 注意点 | This formula only installs the command line utilities. Transmission.app can be downloaded directly from the website: https://www.transmissionbt.com/ Alternatively, install with Homebrew Cask: brew install --cask transmission |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | transmission-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
transmission-cli 4.1.0~beta2+dfsg-3+deb13u1
lightweight BitTorrent client (command line programs)
sudo apt install transmission-clitransmission-cli 4.0.5-1build5
lightweight BitTorrent client (command line programs)
sudo apt install transmission-clitransmission-cli 4.1.2-r0
Lightweight GTK BitTorrent client (cli)
sudo apk add transmission-clitransmission-cli 4.1.2-1.fc45
Transmission command line implementation
sudo dnf install transmission-clitransmission-cli 4.1.1-1
Fast, easy, and free BitTorrent client (CLI tools, daemon and web client)
http://www.transmissionbt.com/
sudo pacman -S transmission-climain/transmission-cli
scoop install main/transmission-clitransmission-daemon 4.1.0~beta2+dfsg-3+deb13u1
lightweight BitTorrent client (daemon)
sudo apt install transmission-daemontransmission-daemon 4.0.5-1build5
lightweight BitTorrent client (daemon)
sudo apt install transmission-daemontransmission-daemon 4.1.2-r0
Lightweight GTK BitTorrent client (daemon and webinterface)
sudo apk add transmission-daemontransmission-remote 4.1.2-r0
Lightweight GTK BitTorrent client (remote client)
sudo apk add transmission-remotetransmission-daemon 4.1.2-1.fc45
Transmission daemon
sudo dnf install transmission-daemontransmission-daemon 4.1.1-1.4
Daemon for the "transmission" BitTorrent client
https://www.transmissionbt.com/
sudo zypper install transmission-daemonソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.