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

Last updated: May 09,2024

1. Install "python3-airr" package

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

$ sudo apt update $ sudo apt install python3-airr

2. Uninstall "python3-airr" package

This guide covers the steps necessary to uninstall python3-airr on Kali Linux:

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

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

Package: python3-airr
Source: python-airr
Version: 1.5.0-1
Installed-Size: 281
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pandas, python3-pkg-resources, python3-yaml, python3-yamlordereddictloader, python3:any
Size: 43340
SHA256: 6edf2f2685ca9396721fe68ea181dbfd2bb4552ec34f7b412cde9b1cd3d14a4f
SHA1: 662f0974a0b5e6835e779c1b5f22922ef142d319
MD5sum: c26ac7236415376bf57ba140d828e555
Description: Data Representation Standard library for antibody and TCR sequences
This package provides a library by the AIRR community to for describing,
reporting, storing, and sharing adaptive immune receptor repertoire
(AIRR) data, such as sequences of antibodies and T cell receptors
(TCRs). Some specific efforts include:
* The MiAIRR standard for describing minimal information about AIRR
datasets, including sample collection and data processing information.
* Data representations (file format) specifications for storing large
amounts of annotated AIRR data.
* APIs for exposing a common interface to repositories/databases
containing AIRR data.
* A community standard for software tools which will allow conforming
tools to gain community recognition.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://docs.airr-community.org/en/latest/packages/airr-python/overview.html
Section: science
Priority: optional
Filename: pool/main/p/python-airr/python3-airr_1.5.0-1_all.deb