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

Last updated: May 21,2024

1. Install "python3-dnaio" package

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

$ sudo apt update $ sudo apt install python3-dnaio

2. Uninstall "python3-dnaio" package

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

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

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

Package: python3-dnaio
Source: python-dnaio (1.0.1-1)
Version: 1.0.1-1+b1
Installed-Size: 323
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.14), python3 (<< 3.13), python3 (>= 3.11~), python3-xopen, python3:any
Size: 85976
SHA256: c49e996679bee33493af25b4622fb5b6797bf705341ef17b46730d8e87d8d092
SHA1: 7efc6082e85c39b37658ebe259708ef265cd46be
MD5sum: 3df4909d6610c466a725cfddd5e70e6d
Description: Python 3 library for fast parsing of FASTQ and FASTA files
dnaio is a Python 3 library for fast parsing of FASTQ and also FASTA files.
The code was previously part of the cutadapt tool and has been improved
since it has been split out.
Description-md5:
Homepage: https://github.com/marcelm/dnaio
Section: python
Priority: optional
Filename: pool/main/p/python-dnaio/python3-dnaio_1.0.1-1+b1_amd64.deb