How to Install and Uninstall quorum Package on Kali Linux

Last updated: May 21,2024

1. Install "quorum" package

This is a short guide on how to install quorum on Kali Linux

$ sudo apt update $ sudo apt install quorum

2. Uninstall "quorum" package

Please follow the instructions below to uninstall quorum on Kali Linux:

$ sudo apt remove quorum $ sudo apt autoclean && sudo apt autoremove

3. Information about the quorum package on Kali Linux

Package: quorum
Version: 1.1.2-2
Installed-Size: 400
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libjellyfish-2.0-2 (>= 2.3.0), libstdc++6 (>= 13.1)
Size: 117280
SHA256: f00512136894e767fe466fbd25e90192e20a2f4be1c17f2c734d1f8299e514d5
SHA1: 293f9ebe2a72a5685c644cedf80e2e07ca70d0de
MD5sum: 9d54af86eb403d36712a464294cde4a3
Description: QUality Optimized Reads of genomic sequences
QuorUM enables to obtain trimmed and error-corrected reads that result
in assemblies with longer contigs and fewer errors. QuorUM provides best
performance compared to other published error correctors in several
metrics. QuorUM is efficiently implemented making use of current multi-
core computing architectures and it is suitable for large data sets (1
billion bases checked and corrected per day per core). The third-party
assembler (SOAPdenovo) benefits significantly from using QuorUM error-
corrected reads. QuorUM error corrected reads result in a factor of 1.1
to 4 improvement in N50 contig size compared to using the original reads
with SOAPdenovo for the data sets investigated.
Description-md5:
Homepage: https://github.com/gmarcais/Quorum
Section: science
Priority: optional
Filename: pool/main/q/quorum/quorum_1.1.2-2_amd64.deb