How to Install and Uninstall nanofilt Package on Kali Linux

Last updated: May 14,2024

1. Install "nanofilt" package

Please follow the steps below to install nanofilt on Kali Linux

$ sudo apt update $ sudo apt install nanofilt

2. Uninstall "nanofilt" package

Learn how to uninstall nanofilt on Kali Linux:

$ sudo apt remove nanofilt $ sudo apt autoclean && sudo apt autoremove

3. Information about the nanofilt package on Kali Linux

Package: nanofilt
Version: 2.8.0-1
Installed-Size: 49
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-biopython, python3-pandas, python3:any
Size: 12428
SHA256: 3ca36c9f08ca3720a0bd97c0c5cc513fd61a19586562a9c15a09ce32f5773108
SHA1: c76977013ed0849940c98d58b727425cfcea6f2c
MD5sum: d96463835f89ef5ce64e017e89240856
Description: filtering and trimming of long read sequencing data
Filtering and trimming of long read sequencing data. Filtering on
quality and/or read length, and optional trimming after passing filters.
Reads from stdin, writes to stdout. Optionally reads directly from an
uncompressed file specified on the command line.
.
Intended to be used:
.
1. directly after fastq extraction.
2. prior to mapping.
3. in a stream between extraction and mapping.
Description-md5:
Homepage: https://github.com/wdecoster/nanofilt
Section: python
Priority: optional
Filename: pool/main/n/nanofilt/nanofilt_2.8.0-1_all.deb