How to Install and Uninstall toil Package on Kali Linux

Last updated: May 19,2024

1. Install "toil" package

This guide covers the steps necessary to install toil on Kali Linux

$ sudo apt update $ sudo apt install toil

2. Uninstall "toil" package

Learn how to uninstall toil on Kali Linux:

$ sudo apt remove toil $ sudo apt autoclean && sudo apt autoremove

3. Information about the toil package on Kali Linux

Package: toil
Version: 6.1.0-2
Installed-Size: 3787
Maintainer: Debian Med Packaging Team
Architecture: all
Provides: cwl-runner
Depends: python3-configargparse, python3-dateutil, python3-dill, python3-docker, python3-enlighten, python3-psutil, python3-pubsub, python3-requests, python3-ruamel.yaml, python3-typing-extensions, python3-tz, python3-urllib3, python3-yaml, python3:any, python3-distutils, cwltool (>= 3.1.20240112164112), python3-schema-salad (>= 8.4.20230128170514), python3-boto3
Recommends: python3-libcloud
Suggests: podman | docker.io | singularity-container | docker-ce, python3-idna
Size: 896704
SHA256: e39fb1bfef6aab1eb021bb3696b03301d091c6009c24382b373040ff92ec4f63
SHA1: c4f240b04d7d9f278957397502b36fe441bec644
MD5sum: 8d191acd654a0bb8a03e5c26656ddf18
Description: cross-platform workflow engine
Toil is a scalable, efficient, cross-platform and easy-to-use workflow
engine in pure Python. It works with several well established load
balancers like Slurm or the Sun Grid Engine. Toil is also compatible with
the Common Workflow Language (CWL) via the "toil-cwl-runner" interface, which
this package make available via the Debian alternativess system under the
alias "cwl-runner".
Description-md5:
Homepage: https://github.com/BD2KGenomics/toil
Section: net
Priority: optional
Filename: pool/main/t/toil/toil_6.1.0-2_all.deb