How to Install and Uninstall cwl-utils Package on Kali Linux
Last updated: November 26,2024
1. Install "cwl-utils" package
Please follow the guidance below to install cwl-utils on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
cwl-utils
Copied
2. Uninstall "cwl-utils" package
This guide let you learn how to uninstall cwl-utils on Kali Linux:
$
sudo apt remove
cwl-utils
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the cwl-utils package on Kali Linux
Package: cwl-utils
Version: 0.32-1
Installed-Size: 15
Maintainer: Debian Python Team
Architecture: all
Depends: python3-cwl-utils (= 0.32-1), python3
Suggests: cwl-upgrader, cwlformat
Size: 3808
SHA256: b2893d8e2db39e068e0c94db3758586a7fbae7115958539f031f1ce5d1a20b67
SHA1: 488fa970f86c835486ef9864b2fdc7f27adebf87
MD5sum: 7bc60fc08a9d731752efda1b2a2b6295
Description: Utilities for using CWL documents
cwl-docker-extract - cache or pre-pull all software container images referenced
in a CWL CommandLineTool or CWL Workflow (including all referenced
CommandLineTools and sub-Workflows and so on).
.
cwl-cite-extract - prints all software packages found (recursively) in the
specified CWL document.
.
cwl-expression-refactor - refactors CWL documents so that any CWL Expression
evaluations are separate steps (either CWL ExpressionTools or CWL
CommandLineTools). This allows execution by CWL engines that do not want to
support inline expression evaluation outside of concrete steps, or do not want
to directly support CWL's optional InlineJavascriptRequirement at all.
.
cwl-graph-split - Splits a packed CWL document file into multiple files.
Packed CWL documents use the $graph construct to contain multiple CWL Process
objects (Workflow, CommandLineTool, ExpressionTool, Operation). Typically
packed CWL documents contain a CWL Workflow under the name "main" and the
workflow steps (including any sub-workflows) [requires cwlformat].
.
cwl-normalizer - Normalizes a CWL document all its dependencies into a single
JSON format CWL document, upgrading to CWL v1.2, as needed. Can optionally
refactor CWL Expressions into separate steps in the manner of
cwl-expression-refactor [requires cwl-upgrader].
Description-md5:
Homepage: https://github.com/common-workflow-language/cwl-utils
Section: python
Priority: optional
Filename: pool/main/c/cwl-utils/cwl-utils_0.32-1_all.deb
Version: 0.32-1
Installed-Size: 15
Maintainer: Debian Python Team
Architecture: all
Depends: python3-cwl-utils (= 0.32-1), python3
Suggests: cwl-upgrader, cwlformat
Size: 3808
SHA256: b2893d8e2db39e068e0c94db3758586a7fbae7115958539f031f1ce5d1a20b67
SHA1: 488fa970f86c835486ef9864b2fdc7f27adebf87
MD5sum: 7bc60fc08a9d731752efda1b2a2b6295
Description: Utilities for using CWL documents
cwl-docker-extract - cache or pre-pull all software container images referenced
in a CWL CommandLineTool or CWL Workflow (including all referenced
CommandLineTools and sub-Workflows and so on).
.
cwl-cite-extract - prints all software packages found (recursively) in the
specified CWL document.
.
cwl-expression-refactor - refactors CWL documents so that any CWL Expression
evaluations are separate steps (either CWL ExpressionTools or CWL
CommandLineTools). This allows execution by CWL engines that do not want to
support inline expression evaluation outside of concrete steps, or do not want
to directly support CWL's optional InlineJavascriptRequirement at all.
.
cwl-graph-split - Splits a packed CWL document file into multiple files.
Packed CWL documents use the $graph construct to contain multiple CWL Process
objects (Workflow, CommandLineTool, ExpressionTool, Operation). Typically
packed CWL documents contain a CWL Workflow under the name "main" and the
workflow steps (including any sub-workflows) [requires cwlformat].
.
cwl-normalizer - Normalizes a CWL document all its dependencies into a single
JSON format CWL document, upgrading to CWL v1.2, as needed. Can optionally
refactor CWL Expressions into separate steps in the manner of
cwl-expression-refactor [requires cwl-upgrader].
Description-md5:
Homepage: https://github.com/common-workflow-language/cwl-utils
Section: python
Priority: optional
Filename: pool/main/c/cwl-utils/cwl-utils_0.32-1_all.deb