# 使用 Homebrew, apt, Nix 安装 taktuk

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

## 安装

```sh
sudo av install brew:taktuk
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install taktuk
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install libtaktuk-1-dev
```

  证据: Debian stable package indexes: libtaktuk-1-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#taktuk
```

  证据: nixpkgs package indexes: pkgs/by-name/ta/taktuk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:taktuk
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/taktuk>
- **版本:** 3.7.8
- **来源摘要:** Deploy commands to (a potentially large set of) remote nodes
- **主页:** <https://taktuk.gitlabpages.inria.fr/>
- **上游文档:** <https://taktuk.gitlabpages.inria.fr/documentation.html>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://deb.debian.org/debian/pool/main/t/taktuk/taktuk_3.7.8.orig.tar.gz>
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- taktuk (cli)
- taktuk (别名)

## 构建依赖

- autoconf
- automake
- libtool

## macOS 提供的库

- perl

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 3.7.8
- 本地数据: OK
- 上游仓库: https://taktuk.gitlabpages.inria.fr/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

TakTuk is an Inria-origin tool for adaptive large-scale remote execution deployment. Its homepage describes a command-line system that spreads itself across remote nodes, builds an interconnection network, transports commands, and multiplexes or demultiplexes I/O.

### 项目历史

The TakTuk documentation credits the original concept to Cyrille Martin's PhD thesis and names Jacques Briat, Olivier Richard, Thierry Gautier, and Guillaume Huard among the people involved. Version 3, the Perl version, is credited to Guillaume Huard and is the maintained package line documented by the site.

The January 2007 TakTuk 3.0 release was the first stable release of the new Perl engine. The project notes that moving from earlier C++ versions to Perl allowed TakTuk to propagate its own code to remote hosts, avoiding the need to install TakTuk everywhere before deployment.

### 采用历史

TakTuk was accepted into Debian's unstable branch in February 2007, a key package-manager milestone for a cluster-administration tool. The TakTuk download page directs Debian users to `apt-get install taktuk` and acknowledges Lucas Nussbaum's packaging, documentation, and testing work.

The project was used with KAAPI in GRIDS@work plugtests in 2006, 2007, and 2008, including deployments across more than 1400 processors in 2006 and more than 3600 processor cores in 2007 and 2008. In March 2012, the TakTuk news page reported TakTuk as a base tool in Grid5000/FutureGrid.

### 使用方式

TakTuk uses passwordless remote login, normally SSH, to establish a logical network between hosts. It can execute commands on deployed nodes, send input to commands, gather output to the root host, and allow deployed processes to communicate through the logical network.

The project positions TakTuk for parallel machine administration and parallel application development. For simpler regular-cluster tasks, the site recommends Kanif, a wrapper that provides C3-, pdsh-, and dsh-like behavior while relying on TakTuk underneath.

### 为什么软件包爱好者会关心

Package nerds care about TakTuk because it is a classic cluster-era Unix tool with a strong packaging story: Perl implementation, SSH-based operation, Debian packaging, Homebrew/Nix availability, and a wrapper ecosystem. It also illustrates why package managers matter for infrastructure tools that must be deployed consistently across many machines.

### 时间线

- 2006: TakTuk used in the third GRIDS@work Grid5000 plugtest with KAAPI.
- 2007-01-26: TakTuk 3.0 released as the first stable Perl-engine release.
- 2007-02: TakTuk accepted into Debian unstable.
- 2007-07: Kanif 1.0 released as a TakTuk wrapper.
- 2008-11: TakTuk::Pilot Perl module released with TakTuk 3.6.2.
- 2010-03: TakTuk 3.7 series added deployment groups, gateway support, process targeting, and wait commands.
- 2012-03: TakTuk reported as a base tool in Grid5000/FutureGrid.

### Related projects

- Related tools include Kanif, the TakTuk wrapper for cluster management, and older cluster command dispatch tools such as C3, pdsh, and dsh whose syntax and behavior Kanif intentionally mimics.

### 来源

- <https://taktuk.gitlabpages.inria.fr/>
- <https://taktuk.gitlabpages.inria.fr/download.html>
- <https://taktuk.gitlabpages.inria.fr/kanif.html>
- <https://taktuk.gitlabpages.inria.fr/news.html>
- <https://taktuk.gitlabpages.inria.fr/taktuk_module.html>
- <https://taktuk.gitlabpages.inria.fr/use.html>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** taktuk
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Debian apt - libtaktuk-1-dev - 3.7.7-3.1+b1: normalized package name match | Debian stable package indexes: libtaktuk-1-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | C bindings for taktuk (development files) | https://taktuk.gitlabpages.inria.fr/
- Debian apt - libtaktuk-perl - 3.7.7-3.1: normalized package name match | Debian stable package indexes: libtaktuk-perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Perl bindings for taktuk | https://taktuk.gitlabpages.inria.fr/
- Debian apt - libtaktuk3t64 - 3.7.7-3.1+b1: normalized package name match | Debian stable package indexes: libtaktuk3t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | C bindings for taktuk | https://taktuk.gitlabpages.inria.fr/
- Debian apt - taktuk - 3.7.7-3.1: normalized package name match | Debian stable package indexes: taktuk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | efficient, large scale, parallel remote execution of commands | https://taktuk.gitlabpages.inria.fr/
- Nix - taktuk: normalized package name match | nixpkgs package indexes: pkgs/by-name/ta/taktuk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libtaktuk-1-dev - 3.7.7-3.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libtaktuk-1-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | C bindings for taktuk (development files) | https://taktuk.gitlabpages.inria.fr/
- Ubuntu apt - libtaktuk-perl - 3.7.7-3.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libtaktuk-perl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Perl bindings for taktuk | https://taktuk.gitlabpages.inria.fr/
- Ubuntu apt - libtaktuk3t64 - 3.7.7-3.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libtaktuk3t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | C bindings for taktuk | https://taktuk.gitlabpages.inria.fr/
- Ubuntu apt - taktuk - 3.7.7-3.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: taktuk from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | efficient, large scale, parallel remote execution of commands | https://taktuk.gitlabpages.inria.fr/


## 相关链接

- [Cloud CLI packages](https://www.automicvault.com/zh-hans/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/zh-hans/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [autoconf](https://www.automicvault.com/zh-hans/pkg/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://www.automicvault.com/zh-hans/pkg/brew/automake/) - Build dependency declared by Homebrew.
- [libtool](https://www.automicvault.com/zh-hans/pkg/brew/libtool/) - Build dependency declared by Homebrew.
- [kanif](https://www.automicvault.com/zh-hans/pkg/brew/kanif/) - Popular package that depends on this formula.
- [eksctl](https://www.automicvault.com/zh-hans/pkg/brew/eksctl/) - Shares av.db curated category or tags: cli, cloud-infrastructure, clusters.
- [k3sup](https://www.automicvault.com/zh-hans/pkg/brew/k3sup/) - Shares av.db curated category or tags: cli, cloud-infrastructure, ssh.
- [kty](https://www.automicvault.com/zh-hans/pkg/brew/kty/) - Shares av.db curated category or tags: cli, cloud-infrastructure, ssh.
- [kwok](https://www.automicvault.com/zh-hans/pkg/brew/kwok/) - Shares av.db curated category or tags: cli, cloud-infrastructure, clusters.
- [actions-batch](https://www.automicvault.com/zh-hans/pkg/brew/actions-batch/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [aiac](https://www.automicvault.com/zh-hans/pkg/brew/aiac/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [aiven-client](https://www.automicvault.com/zh-hans/pkg/brew/aiven-client/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [akamai](https://www.automicvault.com/zh-hans/pkg/brew/akamai/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [ctlptl](https://www.automicvault.com/zh-hans/pkg/brew/ctlptl/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, clusters, infrastructure.

## Combined YAML source

View the package source record on GitHub. [combined/taktuk.yml](https://github.com/automic-vault/db/blob/main/combined/taktuk.yml)


## 来源

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