How to Install and Uninstall qcat Package on Kali Linux

Last updated: May 02,2024

1. Install "qcat" package

Learn how to install qcat on Kali Linux

$ sudo apt update $ sudo apt install qcat

2. Uninstall "qcat" package

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

$ sudo apt remove qcat $ sudo apt autoclean && sudo apt autoremove

3. Information about the qcat package on Kali Linux

Package: qcat
Version: 1.1.0-6
Installed-Size: 269
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-biopython, python3-parasail, python3-six, python3-yaml, python3:any
Suggests: qcat-examples
Size: 31204
SHA256: 4c02565d0897cc32de50f3b14b3f03cbdbfe4177ce11e9e778270c80596930fe
SHA1: 09e2279a9735cb0b71f90a1cf1789b2cfd55439c
MD5sum: 355b793e0f672b9a2a0d56d72346f60b
Description: demultiplexing Oxford Nanopore reads from FASTQ files
Qcat is a command-line tool for demultiplexing Oxford Nanopore reads
from FASTQ files. It accepts basecalled FASTQ files and splits the reads
into separate FASTQ files based on their barcode. Qcat makes the
demultiplexing algorithms used in albacore/guppy and EPI2ME available to
be used locally with FASTQ files. Currently qcat implements the EPI2ME
algorithm.
Description-md5:
Homepage: https://github.com/nanoporetech/qcat
Section: science
Priority: optional
Filename: pool/main/q/qcat/qcat_1.1.0-6_all.deb