How to Install and Uninstall libtaktuk-perl Package on Kali Linux

Last updated: May 07,2024

1. Install "libtaktuk-perl" package

This guide let you learn how to install libtaktuk-perl on Kali Linux

$ sudo apt update $ sudo apt install libtaktuk-perl

2. Uninstall "libtaktuk-perl" package

In this section, we are going to explain the necessary steps to uninstall libtaktuk-perl on Kali Linux:

$ sudo apt remove libtaktuk-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtaktuk-perl package on Kali Linux

Package: libtaktuk-perl
Source: taktuk
Version: 3.7.7-3
Installed-Size: 79
Maintainer: Vincent Danjean
Architecture: all
Depends: perl:any
Recommends: taktuk (>= 3.7.3)
Size: 27404
SHA256: 6637f14981a2d5e45ccdac7cf20a5001b34274fd558ee3820fd913c5f7593ed8
SHA1: 812fdc10f24f04f07ee2ae52d08ed9478285f3f5
MD5sum: 06e6114c36c095e5a1f012fc20b2e993
Description: Perl bindings for taktuk
TakTuk allows one to execute commands in parallel on a potentially large set
of remote nodes (using ssh to connect to each node). It is typically used
inside high performance computing clusters and grids. It uses an adaptive
algorithm to efficiently distribute the work and sets up an interconnection
network to transport commands and perform I/Os multiplexing. It doesn't
require any specific software on the nodes thanks to a self-propagation
algorithm.
.
This package provides perl bindings to the TakTuk API. It also provides
TakTuk::Pilot, a perl module that allows one to manage a TakTuk instance from
a perl program.
Description-md5:
Homepage: https://taktuk.gitlabpages.inria.fr/
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/t/taktuk/libtaktuk-perl_3.7.7-3_all.deb