How to Install and Uninstall lighter Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "lighter" package

Learn how to install lighter on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lighter

2. Uninstall "lighter" package

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

$ sudo apt remove lighter $ sudo apt autoclean && sudo apt autoremove

3. Information about the lighter package on Ubuntu 21.10 (Impish Indri)

Package: lighter
Architecture: amd64
Version: 1.1.2-5
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: 124
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4)
Filename: pool/universe/l/lighter/lighter_1.1.2-5_amd64.deb
Size: 46888
MD5sum: fb6de19d4f90411ceb4e4fb11cc436f0
SHA1: ad95de1587a9a4f67a92b095c378c0d1fb85eddf
SHA256: e5c148bb0083fd1bf7018636ce3090341f452bb8a835e9493a6db4678af208b7
SHA512: 39d805c2130e76f6db28cf38094a1d716d30b37aa9dba759e95be4c2db12e3b94f6978f7d749d249e3f22e03cef368c23b3bad7520d22633d8725c6e733ca7c8
Homepage: https://github.com/mourisl/Lighter
Description-en: fast and memory-efficient sequencing error corrector
Lighter is a fast, memory-efficient tool for correcting sequencing
errors. Lighter avoids counting k-mers. Instead, it uses a pair of Bloom
filters, one holding a sample of the input k-mers and the other holding
k-mers likely to be correct. As long as the sampling fraction is
adjusted in inverse proportion to the depth of sequencing, Bloom filter
size can be held constant while maintaining near-constant accuracy.
Lighter is parallelized, uses no secondary storage, and is both faster
and more memory-efficient than competing approaches while achieving
comparable accuracy.
Description-md5: d74b2a45c8fc23deeeeaa702ae0ce9dc