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

Last updated: May 02,2024

1. Install "python3-htseq" package

This guide let you learn how to install python3-htseq on Kali Linux

$ sudo apt update $ sudo apt install python3-htseq

2. Uninstall "python3-htseq" package

Please follow the guidance below to uninstall python3-htseq on Kali Linux:

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

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

Package: python3-htseq
Source: htseq
Version: 2.0.5-1
Installed-Size: 1837
Maintainer: Debian Med Packaging Team
Architecture: amd64
Provides: python-htseq
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3-pysam, python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 488956
SHA256: 5b977dcb97b4ae5697f5bc28ee455513ef047ebf1dd88a77dd7ba249029fa5a4
SHA1: f91fe5cc5ae127a5505e9e8fb6f1d96fc002aba8
MD5sum: 1b1c74932ea62ada94587f1b65b53525
Description: Python3 high-throughput genome sequencing read analysis utilities
HTSeq can be used to performing a number of common analysis tasks
when working with high-throughput genome sequencing reads:
.
* Getting statistical summaries about the base-call quality scores to
study the data quality.
* Calculating a coverage vector and exporting it for visualization in
a genome browser.
* Reading in annotation data from a GFF file.
* Assigning aligned reads from an RNA-Seq experiments to exons and
genes.
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://www-huber.embl.de/users/anders/HTSeq/doc/overview.html
Section: python
Priority: optional
Filename: pool/main/h/htseq/python3-htseq_2.0.5-1_amd64.deb