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

Last updated: May 19,2024

1. Install "python-cutadapt" package

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

$ sudo apt update $ sudo apt install python-cutadapt

2. Uninstall "python-cutadapt" package

Please follow the guidelines below to uninstall python-cutadapt on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-cutadapt
Priority: optional
Section: universe/python
Installed-Size: 373
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 1.9.1-1build1
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.4)
Filename: pool/universe/p/python-cutadapt/python-cutadapt_1.9.1-1build1_amd64.deb
Size: 102262
MD5sum: 84db80093976e1b60e9337f9edb0bbce
SHA1: 9e1d3a6f626178ddee4d00bba5a925aaa6ab8d66
SHA256: 3f8f3b76a8e46c8c341bcbe454043753320b18033017e20527ac828c91d6a496
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