How to Install and Uninstall fastp Package on Kali Linux

Last updated: May 12,2024

1. Install "fastp" package

This guide let you learn how to install fastp on Kali Linux

$ sudo apt update $ sudo apt install fastp

2. Uninstall "fastp" package

Please follow the steps below to uninstall fastp on Kali Linux:

$ sudo apt remove fastp $ sudo apt autoclean && sudo apt autoremove

3. Information about the fastp package on Kali Linux

Package: fastp
Version: 0.23.4+dfsg-1
Installed-Size: 633
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libdeflate0 (>= 1.0), libgcc-s1 (>= 3.0), libisal2 (>= 2.24.0), libstdc++6 (>= 9)
Size: 203120
SHA256: dcfe46348a362d8a1652392629a32617df47504e544d4e22a55280d46b18fa5d
SHA1: cf9fc47eca47b727f97b80bad94f19989a5ca616
MD5sum: b567472ed54018ee1d1440ff75340871
Description: Ultra-fast all-in-one FASTQ preprocessor
All-in-one FASTQ preprocessor, fastp provides functions including quality
profiling, adapter trimming, read filtering and base correction. It supports
both single-end and paired-end short read data and also provides basic support
for long-read data.
Description-md5:
Homepage: https://github.com/OpenGene/fastp
Section: science
Priority: optional
Filename: pool/main/f/fastp/fastp_0.23.4+dfsg-1_amd64.deb