How to Install and Uninstall cwltool Package on Kali Linux

Last updated: May 15,2024

1. Install "cwltool" package

Please follow the guidance below to install cwltool on Kali Linux

$ sudo apt update $ sudo apt install cwltool

2. Uninstall "cwltool" package

Please follow the step by step instructions below to uninstall cwltool on Kali Linux:

$ sudo apt remove cwltool $ sudo apt autoclean && sudo apt autoremove

3. Information about the cwltool package on Kali Linux

Package: cwltool
Version: 3.1.20240112164112-2
Installed-Size: 5404
Maintainer: Debian Med Packaging Team
Architecture: all
Provides: cwl-runner
Depends: python3-argcomplete, python3-coloredlogs, python3-cwl-utils (>= 0.32), python3-importlib-resources | python3-supported-min (>= 3.9), python3-mypy-extensions, python3-pkg-resources, python3-prov, python3-psutil, python3-pydot, python3-pyparsing, python3-rdflib (>> 6), python3-requests, python3-ruamel.yaml, python3-schema-salad (>= 8.4.20230808163024), python3-shellescape, python3-spython, python3:any, python3-arcp, python3-setuptools
Recommends: nodejs
Suggests: podman | docker.io | singularity-container
Breaks: toil (<< 5.12.0)
Size: 489208
SHA256: ddc26255f4aa327c4654bf756f7c070b2fe3760d93a24de2d471d7d9be39702c
SHA1: 862909ec47950c087fad3bc74c920f8358aaa973
MD5sum: 05490e75df893f39883400595eeea575
Description: Common Workflow Language reference implementation
This is the reference implementation of the Common Workflow Language
standards.
.
The CWL open standards are for describing analysis workflows and tools in a
way that makes them portable and scalable across a variety of software and
hardware environments, from workstations to cluster, cloud, and high
performance computing (HPC) environments. CWL is designed to meet the needs of
data-intensive science, such as Bioinformatics, Medical Imaging, Astronomy,
Physics, and Chemistry.
.
The CWL reference implementation (cwltool) is intended to be feature complete
and to provide comprehensive validation of CWL files as well as provide other
tools related to working with CWL descriptions.
Description-md5:
Homepage: https://www.commonwl.org
Tag: admin::automation, admin::virtualization, field::astronomy,
field::biology, field::biology:bioinformatics,
field::biology:molecular, field::biology:structural, field::medicine,
field::physics, implemented-in::python, interface::commandline,
role::program, science::calculation, scope::utility, system::cloud,
system::laptop, system::server, system::virtual, use::analysing,
use::filtering, works-with-format::TODO, works-with::semantic-data,
works-with::software:package
Section: science
Priority: optional
Filename: pool/main/c/cwltool/cwltool_3.1.20240112164112-2_all.deb