How to Install and Uninstall python3-cutadapt Package on Kali Linux

Last updated: May 21,2024

1. Install "python3-cutadapt" package

Please follow the guidance below to install python3-cutadapt on Kali Linux

$ sudo apt update $ sudo apt install python3-cutadapt

2. Uninstall "python3-cutadapt" package

Please follow the step by step instructions below to uninstall python3-cutadapt on Kali Linux:

$ sudo apt remove python3-cutadapt $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-cutadapt package on Kali Linux

Package: python3-cutadapt
Source: python-cutadapt (4.4-1)
Version: 4.4-1+b1
Installed-Size: 2392
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-dnaio, python3-xopen, python3:any, libc6 (>= 2.14), pigz
Size: 329152
SHA256: e08b504bb1ce9bd5e2919ed66758e1afffe498348310505359b47c80bceaf427
SHA1: e95388d7204907ef7145970cafe569701305cdd6
MD5sum: b7d63c1ca02b07cd391b5c0c27133e5e
Description: Clean biological sequences from high-throughput sequencing reads (Python 3)
Cutadapt helps with biological sequence clean tasks by finding the adapter
or primer sequences in an error-tolerant way.
It can also modify and filter reads in various ways.
Adapter sequences can contain IUPAC wildcard characters.
Also, paired-end reads and even colorspace data is supported.
If you want, you can also just demultiplex your input data, without removing
adapter sequences at all.
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://cutadapt.readthedocs.io/
Section: python
Priority: optional
Filename: pool/main/p/python-cutadapt/python3-cutadapt_4.4-1+b1_amd64.deb