How to Install and Uninstall python3-ctdopts Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-ctdopts" package

This guide covers the steps necessary to install python3-ctdopts on Kali Linux

$ sudo apt update $ sudo apt install python3-ctdopts

2. Uninstall "python3-ctdopts" package

Please follow the step by step instructions below to uninstall python3-ctdopts on Kali Linux:

$ sudo apt remove python3-ctdopts $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ctdopts package on Kali Linux

Package: python3-ctdopts
Source: ctdopts
Version: 1.5-2
Installed-Size: 102
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3:any
Size: 22284
SHA256: 5d79ca1a5df3d3fcfea1eca6f05038003e5e6126c1d0b142cb070f92c3cec4ae
SHA1: 3241a60a746bf2cd680993a94182621d8e6439bd
MD5sum: b33566534195afa0548d787fb1c76ce4
Description: Gives your Python tools a CTD-compatible interface
Common Tool Descriptors (CTDs) are XML documents that represent the inputs,
outputs, parameters of command line tools in a platform-independent way.
.
CTDopts is a module for enabling tools with CTD reading/writing, argument
parsing, validating and manipulating capabilities.
Description-md5:
Homepage: https://github.com/WorkflowConversion/CTDopts
Section: python
Priority: optional
Filename: pool/main/c/ctdopts/python3-ctdopts_1.5-2_all.deb