How to Install and Uninstall qcat-examples Package on Kali Linux

Last updated: May 20,2024

1. Install "qcat-examples" package

This guide covers the steps necessary to install qcat-examples on Kali Linux

$ sudo apt update $ sudo apt install qcat-examples

2. Uninstall "qcat-examples" package

Please follow the steps below to uninstall qcat-examples on Kali Linux:

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

3. Information about the qcat-examples package on Kali Linux

Package: qcat-examples
Source: qcat
Version: 1.1.0-6
Installed-Size: 8061
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-pytest, python3-pytest-runner, python3-pytest-cov
Enhances: qcat
Size: 8242360
SHA256: 92e4b489b9e3efe482d044d9eefefa09bcae53680e84ae02dbb1a77c87897592
SHA1: d38f9bee59d103b2a9780f1f6ed8f2822e9337ca
MD5sum: c6c228ec9ee62c8d5f3cbfee32f7a7eb
Description: demultiplexing Oxford Nanopore reads from FASTQ files (examples)
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.
.
This package contains examples to test qcat.
Description-md5:
Homepage: https://github.com/nanoporetech/qcat
Section: science
Priority: optional
Filename: pool/main/q/qcat/qcat-examples_1.1.0-6_all.deb