Automic VaultAutomic Vault

brew

transmission-cli を Homebrew, apk, apt, dnf, pacman, scoop, zypper でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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