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

Last updated: July 04,2024

1. Install "python-screed" package

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

$ sudo apt update $ sudo apt install python-screed

2. Uninstall "python-screed" package

This guide let you learn how to uninstall python-screed on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-screed
Priority: optional
Section: universe/python
Installed-Size: 222
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Version: 0.9-2
Depends: python-bz2file, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-screed/python-screed_0.9-2_all.deb
Size: 69278
MD5sum: 8a15051a2a152a2b5d2d06ebdcbc39e6
SHA1: 9a40fdbd9c2517821bafcaead488034d76cf4494
SHA256: 332ab7f95c69fd7003f998afc6087c25d65bbcafbb9bc343c0f91c9fb6484a5d
Description-en: short nucleotide read sequence utils in Python 2
Screed parses FASTA and FASTQ files, generates databases, and lets you query
these databases. Values such as sequence name, sequence description, sequence
quality, and the sequence itself can be retrieved from these databases.
.
This is the Python 2 version.
Description-md5: 4e83263f59a31395398be9a5af1d1433
Homepage: https://screed.readthedocs.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu