How to Install and Uninstall ea-utils Package on Kali Linux

Last updated: April 30,2024

1. Install "ea-utils" package

In this section, we are going to explain the necessary steps to install ea-utils on Kali Linux

$ sudo apt update $ sudo apt install ea-utils

2. Uninstall "ea-utils" package

In this section, we are going to explain the necessary steps to uninstall ea-utils on Kali Linux:

$ sudo apt remove ea-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the ea-utils package on Kali Linux

Package: ea-utils
Source: ea-utils (1.1.2+dfsg-9)
Version: 1.1.2+dfsg-9+b2
Installed-Size: 747
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsl27 (>= 2.7.1), libstdc++6 (>= 11), zlib1g (>= 1:1.2.3.3), r-base-core, r-cran-getopt, r-cran-hmisc, r-cran-lattice, r-cran-survival, r-cran-formula, r-cran-ggplot2
Recommends: med-config (>= 2.1)
Size: 236172
SHA256: ea31b65ffacf615916dc3886074e31cea8a80a10fba99aa65e71e2102c97b6f5
SHA1: cf528cb37204a7e60b141b7861a3899f19b5f52a
MD5sum: cb274b1d7c1cd829f9bcadfd023d1295
Description: command-line tools for processing biological sequencing data
Ea-utils provides a set of command-line tools for processing biological
sequencing data, barcode demultiplexing, adapter trimming, etc.
.
Primarily written to support an Illumina based pipeline - but should work with
any FASTQs.
.
Main Tools are:
.
* fastq-mcf
Scans a sequence file for adapters, and, based on a log-scaled threshold,
determines a set of clipping parameters and performs clipping. Also does
skewing detection and quality filtering.
* fastq-multx
Demultiplexes a fastq. Capable of auto-determining barcode id's based on a
master set fields. Keeps multiple reads in-sync during demultiplexing. Can
verify that the reads are in-sync as well, and fail if they're not.
* fastq-join
Similar to audy's stitch program, but in C, more efficient and supports some
automatic benchmarking and tuning. It uses the same "squared distance for
anchored alignment" as other tools.
* varcall
Takes a pileup and calculates variants in a more easily parameterized manner
than some other tools.
Description-md5:
Homepage: https://expressionanalysis.github.io/ea-utils/
Section: science
Priority: optional
Filename: pool/main/e/ea-utils/ea-utils_1.1.2+dfsg-9+b2_amd64.deb