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

Last updated: May 19,2024

1. Install "python3-pyranges" package

This tutorial shows how to install python3-pyranges on Kali Linux

$ sudo apt update $ sudo apt install python3-pyranges

2. Uninstall "python3-pyranges" package

Please follow the steps below to uninstall python3-pyranges on Kali Linux:

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

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

Package: python3-pyranges
Source: pyranges
Version: 0.0.111+ds-7
Installed-Size: 1490
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-natsort, python3-ncls, python3-pandas, python3-pyrle, python3-sorted-nearest, python3-tabulate, python3:any
Suggests: python-pyranges-doc
Size: 438020
SHA256: 2f745e34d53a961b0e51ea605eefaaa5b49955d55b8b8f23ecf44ed6adee0e99
SHA1: 73c2f6920b7bc40636cf7370d50ed0b27163f3e7
MD5sum: 5f4f3be56003bc9e2f815bd63c1d3133
Description: 2D representation of genomic intervals and their annotations
A PyRanges object must have the columns Chromosome, Start and
End. These describe the genomic position and function as implicit row
labels. A Strand column is optional and adds strand information to the
intervals. Any other columns are allowed and are considered metadata.
.
The structure can be filled from .bed, .bam or .gff files, also from
tabular or textual representations.
Description-md5:
Homepage: https://github.com/biocore-ntnu/pyranges
Section: python
Priority: optional
Filename: pool/main/p/pyranges/python3-pyranges_0.0.111+ds-7_all.deb