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

Last updated: May 17,2024

1. Install "python3-pbcommand" package

Please follow the guidelines below to install python3-pbcommand on Kali Linux

$ sudo apt update $ sudo apt install python3-pbcommand

2. Uninstall "python3-pbcommand" package

This tutorial shows how to uninstall python3-pbcommand on Kali Linux:

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

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

Package: python3-pbcommand
Source: python-pbcommand
Version: 2.1.1+git20220616.3f2e6c2-2
Installed-Size: 433
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-iso8601, python3-requests, python3-tz, python3:any, python3-avro, python3-numpy
Recommends: python3-pbcore
Breaks: python-pbcommand (<< 1.1.1+git20191122.ec024c3)
Size: 90740
SHA256: fdf4ed942d8363af9d685649be0ce017ac9c1938b047c0c9a5bf9b67c437b82c
SHA1: d556f93649250619a3493a5d826bb74c5276f75d
MD5sum: 12d334aff6d6f9671b0b09b968b0ae40
Description: common command-line interface for Pacific Biosciences analysis modules
To integrate with the pbsmrtpipe workflow engine, one must to be able to
generate a Tool Contract and to be able to run from a Resolved Tool Contract.
A Tool Contract contains the metadata of the exe, such as the file types of
inputs, outputs and options.
There are two principal use cases, first wrapping/calling Python functions that
have been defined in external Python 3 packages, or scripts. Second, creating a
CLI tool that supports emitting tool contracts, running resolved tool contracts
and complete argparse-style CLI.
Description-md5:
Homepage: https://pbcommand.readthedocs.org/en/latest/
Section: python
Priority: optional
Filename: pool/main/p/python-pbcommand/python3-pbcommand_2.1.1+git20220616.3f2e6c2-2_all.deb