macOS
brew install taktuklocal Homebrew formula metadata
brew
Deploy commands to (a potentially large set of) remote nodes. Version 3.7.8 via Homebrew; verified from local package data.
install
brew install taktuklocal Homebrew formula metadata
sudo apt install libtaktuk-1-devDebian stable package indexes · libtaktuk-1-dev · source: deb.debian.org
nix profile install nixpkgs#taktuknixpkgs package indexes · pkgs/by-name/ta/taktuk/package.nix · source: api.github.com
overview
Deploy commands to (a potentially large set of) remote nodes
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
taktuk | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://taktuk.gitlabpages.inria.fr/
install metadata
| Package key | brew:taktuk |
|---|---|
| Version | 3.7.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/taktuk |
| Homepage | https://taktuk.gitlabpages.inria.fr/ |
| Upstream docs | https://taktuk.gitlabpages.inria.fr/documentation.html |
| License | GPL-2.0-or-later |
| Source archive | https://deb.debian.org/debian/pool/main/t/taktuk/taktuk_3.7.8.orig.tar.gz |
| Build dependencies | autoconf, automake, libtool |
| Uses from macOS | perl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libtaktuk-1-dev 3.7.7-3.1+b1
C bindings for taktuk (development files)
https://taktuk.gitlabpages.inria.fr/
sudo apt install libtaktuk-1-devlibtaktuk-perl 3.7.7-3.1
Perl bindings for taktuk
https://taktuk.gitlabpages.inria.fr/
sudo apt install libtaktuk-perllibtaktuk3t64 3.7.7-3.1+b1
C bindings for taktuk
https://taktuk.gitlabpages.inria.fr/
sudo apt install libtaktuk3t64taktuk 3.7.7-3.1
efficient, large scale, parallel remote execution of commands
https://taktuk.gitlabpages.inria.fr/
sudo apt install taktuktaktuk
nix profile install nixpkgs#taktuklibtaktuk-1-dev 3.7.7-3.1build1
C bindings for taktuk (development files)
https://taktuk.gitlabpages.inria.fr/
sudo apt install libtaktuk-1-devlibtaktuk-perl 3.7.7-3.1build1
Perl bindings for taktuk
https://taktuk.gitlabpages.inria.fr/
sudo apt install libtaktuk-perllibtaktuk3t64 3.7.7-3.1build1
C bindings for taktuk
https://taktuk.gitlabpages.inria.fr/
sudo apt install libtaktuk3t64taktuk 3.7.7-3.1build1
efficient, large scale, parallel remote execution of commands
https://taktuk.gitlabpages.inria.fr/
sudo apt install taktuksource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.