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

Last updated: May 17,2024

1. Install "python3-screed" package

Learn how to install python3-screed on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-screed

2. Uninstall "python3-screed" package

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

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

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

Package: python3-screed
Priority: optional
Section: universe/python
Installed-Size: 220
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Source: python-screed
Version: 0.9-2
Depends: python3-bz2file, python3:any (>= 3.4~)
Filename: pool/universe/p/python-screed/python3-screed_0.9-2_all.deb
Size: 69110
MD5sum: ff3834bf1122ad9e543415e589e15381
SHA1: f8c0aebca87c4d8a6940287e83dc6825124e5edb
SHA256: f066d1daf254a41105264aa3903caf46e8c49ae501faf68c27710d57144246e5
Description-en: short nucleotide read sequence utils in Python 3
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 3 version.
Description-md5: 2bd590889c98cdb46923ba070cedb386
Homepage: https://screed.readthedocs.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu