How to Install and Uninstall python3-cutadapt Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python3-cutadapt" package

Please follow the guidance below to install python3-cutadapt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-cutadapt

2. Uninstall "python3-cutadapt" package

Here is a brief guide to show you how to uninstall python3-cutadapt on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-cutadapt package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-cutadapt
Priority: optional
Section: universe/python
Installed-Size: 376
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: python-cutadapt
Version: 1.9.1-1build1
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.4)
Filename: pool/universe/p/python-cutadapt/python3-cutadapt_1.9.1-1build1_amd64.deb
Size: 103378
MD5sum: 1c424c1fbb127463ce04b47c48e85d48
SHA1: d2a13a42afb425aaad678af2777e68986f976473
SHA256: 09c434819b0ce2454f66fc422e10926ef043860604098063f9effef55cf7d8de
Description-en: Clean biological sequences from high-throughput sequencing reads
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.
Description-md5: c14421afd72cf0505cc14a54109fca25
Homepage: http://pypi.python.org/pypi/cutadapt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu