Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, pacman, scoop, zypper 安装 transmission-cli

查看 transmission-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install transmission-cli

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add transmission-cli

Alpine Linux edge package indexes · transmission-cli · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install transmission-cli

Debian stable package indexes · transmission-cli · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install transmission-cli

Fedora Rawhide package metadata · transmission-cli · 来源: dl.fedoraproject.org

Arch Linux pacman已验证 · 92%
sudo pacman -S transmission-cli

Arch Linux sync databases · transmission-cli · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install transmission-daemon

openSUSE Tumbleweed package metadata · transmission-daemon · 来源: download.opensuse.org

Windows

Scoop已验证 · 92%
scoop install main/transmission-cli

Scoop official bucket manifest trees · bucket/transmission-cli.json · 来源: api.github.com

概览

软件包摘要

Lightweight BitTorrent client

命令和别名

  • transmission-cli
  • transmission-create
  • transmission-daemon
  • transmission-edit
  • transmission-remote
  • transmission-show

历史

项目历史与用法

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.

时间线

  • Earlier CLI era: The standalone `transmission-cli` client was created before `transmission-remote` and later became deprecated.
  • 3.00 era: The headless documentation examples show Transmission 3.00 daemon and RPC usage.
  • 2023: Transmission 4.0.0 modernized the codebase, web client, testing, and BitTorrent feature support.
  • 2026: Official releases list Transmission 4.1.3.

Related projects

  • Transmission CLI is part of the broader Transmission project alongside the macOS, GTK, Qt, Windows, daemon, web UI, RPC protocol, and torrent-metadata utility surfaces.

安全态势

风险级别:orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:client

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Linux
~/.config/transmission-cli/settings.json~/.config/transmission-daemon/settings.json
macOS
~/Library/Application Support/Transmission/settings.json~/Library/Preferences/org.m0k.transmission.plist
Windows
%LOCALAPPDATA%/transmission-daemon/settings.json%LOCALAPPDATA%/transmission/settings.json

可执行文件

已安装的可执行文件

命令类型暴露范围备注
transmission-clicli全局可执行文件
transmission-createcli全局可执行文件
transmission-daemoncli全局可执行文件
transmission-editcli全局可执行文件
transmission-remotecli全局可执行文件
transmission-showcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本4.1.3
管理器更新时间2026-06-30
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
依赖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 DatabaseHomebrew formula API
Taphomebrew/core
Full Nametransmission-cli
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

transmission-cli 4.1.0~beta2+dfsg-3+deb13u1

lightweight BitTorrent client (command line programs)

https://transmissionbt.com/

sudo apt install transmission-cli
  • Section: net
  • Architecture: amd64
  • Source Package: transmission
  • 12 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Transmission Cli
Debian stable package indexes · deb.debian.org · Debian stable package indexes: transmission-cli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

transmission-cli 4.0.5-1build5

lightweight BitTorrent client (command line programs)

https://transmissionbt.com/

sudo apt install transmission-cli
  • Section: universe/net
  • Architecture: amd64
  • Source Package: transmission
  • 10 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Transmission Cli
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: transmission-cli from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

transmission-cli 4.1.2-r0

Lightweight GTK BitTorrent client (cli)

https://transmissionbt.com/

sudo apk add transmission-cli
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: transmission
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Transmission Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: transmission-cli from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

transmission-cli 4.1.2-1.fc45

Transmission command line implementation

http://www.transmissionbt.com

sudo dnf install transmission-cli
  • License: MIT and GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: transmission
  • 13 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Transmission Cli
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: transmission-cli from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

transmission-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-cli
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 7 依赖
  • normalized package name match
  • 匹配方式:Transmission Cli
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: transmission-cli from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Scoop95%

main/transmission-cli

scoop install main/transmission-cli
  • normalized package name match
  • 匹配方式:Transmission Cli
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/transmission-cli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
Debian apt92%

transmission-daemon 4.1.0~beta2+dfsg-3+deb13u1

lightweight BitTorrent client (daemon)

https://transmissionbt.com/

sudo apt install transmission-daemon
  • Section: net
  • Architecture: amd64
  • Source Package: transmission
  • 13 依赖
  • 4 可选依赖
  • installed executable or alias match
  • 匹配方式:Transmission Daemon
Debian stable package indexes · deb.debian.org · Debian stable package indexes: transmission-daemon from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

transmission-daemon 4.0.5-1build5

lightweight BitTorrent client (daemon)

https://transmissionbt.com/

sudo apt install transmission-daemon
  • Section: universe/net
  • Architecture: amd64
  • Source Package: transmission
  • 11 依赖
  • 2 可选依赖
  • installed executable or alias match
  • 匹配方式:Transmission Daemon
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: transmission-daemon from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk92%

transmission-daemon 4.1.2-r0

Lightweight GTK BitTorrent client (daemon and webinterface)

https://transmissionbt.com/

sudo apk add transmission-daemon
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: transmission
  • 1 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Transmission Daemon
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: transmission-daemon from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

transmission-remote 4.1.2-r0

Lightweight GTK BitTorrent client (remote client)

https://transmissionbt.com/

sudo apk add transmission-remote
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: transmission
  • 1 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Transmission Remote
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: transmission-remote from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf92%

transmission-daemon 4.1.2-1.fc45

Transmission daemon

http://www.transmissionbt.com

sudo dnf install transmission-daemon
  • License: MIT and GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: transmission
  • 16 依赖
  • 3 提供
  • installed executable or alias match
  • 匹配方式:Transmission Daemon
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: transmission-daemon from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper92%

transmission-daemon 4.1.1-1.4

Daemon for the "transmission" BitTorrent client

https://www.transmissionbt.com/

sudo zypper install transmission-daemon
  • License: (GPL-2.0-only OR GPL-3.0-only) AND MIT
  • Category: Productivity/Networking/Other
  • Architecture: x86_64
  • Source Package: transmission
  • 15 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Transmission Daemon
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: transmission-daemon from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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