How to Install and Uninstall cwlformat Package on Kali Linux

Last updated: May 16,2024

1. Install "cwlformat" package

Please follow the steps below to install cwlformat on Kali Linux

$ sudo apt update $ sudo apt install cwlformat

2. Uninstall "cwlformat" package

This guide covers the steps necessary to uninstall cwlformat on Kali Linux:

$ sudo apt remove cwlformat $ sudo apt autoclean && sudo apt autoremove

3. Information about the cwlformat package on Kali Linux

Package: cwlformat
Version: 2022.02.18-2
Installed-Size: 39
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-importlib-resources | python3 (>> 3.7), python3-ruamel.yaml, python3:any
Size: 7436
SHA256: 5f52b18c2abe7e47c68c0f5dade23609894c37b60119bd4a5a5ae7c694bed6bd
SHA1: d409640feb7db656531c98fe8e13ee7fd246080a
MD5sum: e075646254c8ae02590d0ea1f2702875
Description: code formatter for Common Workflow Language
CWL Format is a specification and a reference implementation
for a very opinionated CWL code formatter.
.
It outputs Common Workflow Language(CWL) in a standardized YAML
format. It has no settings or options because you have better
things to do with your time. And because CWL Format is always correct.
Description-md5:
Homepage: https://github.com/rabix/cwl-format
Section: science
Priority: optional
Filename: pool/main/c/cwlformat/cwlformat_2022.02.18-2_all.deb