How to Install and Uninstall fastq-pair Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

1. Install "fastq-pair" package

Please follow the steps below to install fastq-pair on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install fastq-pair

2. Uninstall "fastq-pair" package

Here is a brief guide to show you how to uninstall fastq-pair on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove fastq-pair $ sudo apt autoclean && sudo apt autoremove

3. Information about the fastq-pair package on Ubuntu 21.10 (Impish Indri)

Package: fastq-pair
Architecture: amd64
Version: 1.0-2
Priority: optional
Section: universe/science
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 32
Depends: libc6 (>= 2.14)
Filename: pool/universe/f/fastq-pair/fastq-pair_1.0-2_amd64.deb
Size: 7308
MD5sum: c448a1a08bb63e13bf3e8c5d1ada4263
SHA1: 8c890df71508375bf022f79e2b5e2603c15ae667
SHA256: 1ec85efdfb88a156716e5e39032687564148debbba205887bce8132a536f4240
SHA512: 5d4d5ce186b68931059649886461b8133a5950a45a63da9562e76090fe5cfa4ba73f64e15d2914239ba2e6b4283a9de841f8d88c03de39c356ad6dad6629f88f
Homepage: https://github.com/linsalrob/fastq-pair
Description-en: Rewrites paired end fastq so all reads have a mate to separate out singletons
This package rewrites the fastq files with the sequences in order,
with matching files for the two files provided on the command line,
and then any single reads that are not matched are place in two separate
files, one for each original file.
.
This code is designed to be fast and memory efficient, and works with large
fastq files. It does not store the whole file in memory, but rather just stores
the locations of each of the indices in the first file provided in memory.
Description-md5: 7663b589d787372f8eee9e240536c22c