macOS
brew install transmission-clilocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.