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

Last updated: May 21,2024

1. Install "python3-anndata" package

Please follow the step by step instructions below to install python3-anndata on Kali Linux

$ sudo apt update $ sudo apt install python3-anndata

2. Uninstall "python3-anndata" package

Here is a brief guide to show you how to uninstall python3-anndata on Kali Linux:

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

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

Package: python3-anndata
Source: python-anndata
Version: 0.8.0-4
Installed-Size: 1386
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-h5py (>= 3), python3-importlib-metadata | python3 (>> 3.8), python3-natsort, python3-numpy, python3-packaging, python3-pandas, python3-scipy, python3-typing-extensions | python3 (>> 3.8), python3:any
Suggests: python3-openpyxl
Size: 347300
SHA256: ef1932d72d51be78741fcbbce3547dba9e41cfbf0d74b9b0c9eec77abcbbbfea
SHA1: 2f0086765d295e92b8c2f63dd97370211ee8cf28
MD5sum: 1f1b56f331c6918df85fd12847b2c9ad
Description: annotated gene by sample numpy matrix
AnnData provides a scalable way of keeping track of data together
with learned annotations. It is used within Scanpy, for which it was
initially developed. Both packages have been introduced in Genome
Biology (2018).
Description-md5:
Homepage: https://github.com/theislab/anndata
Section: python
Priority: optional
Filename: pool/main/p/python-anndata/python3-anndata_0.8.0-4_all.deb