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

Last updated: May 17,2024

1. Install "python3-screed" package

This guide covers the steps necessary to install python3-screed on Kali Linux

$ sudo apt update $ sudo apt install python3-screed

2. Uninstall "python3-screed" package

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

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

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

Package: python3-screed
Source: python-screed
Version: 1.1.3-1
Installed-Size: 528
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3:any, libjs-sphinxdoc (>= 7.2.2)
Size: 109200
SHA256: 5db1df3694f63f5649ebeb5536d03477085ae4ef8d4105e38ce14d4adfc23d06
SHA1: d843fca3319d8f9150a6ddb662ca5862e7221eb8
MD5sum: 2dd8f455f6044c648e9bcbf7855ff0f0
Description: 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.
Description-md5:
Homepage: https://screed.readthedocs.org
Built-Using: sphinx (= 7.2.6-3)
Section: python
Priority: optional
Filename: pool/main/p/python-screed/python3-screed_1.1.3-1_all.deb