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

Last updated: November 22,2024

1. Install "python3-biotools" package

Please follow the steps below to install python3-biotools on Kali Linux

$ sudo apt update $ sudo apt install python3-biotools

2. Uninstall "python3-biotools" package

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

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

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

Package: python3-biotools
Source: python-biotools
Version: 1.2.12-5
Installed-Size: 127
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-matplotlib, python3-numpy, python3:any, clustalw, ncbi-blast+ | ncbi-blast+-legacy
Size: 28880
SHA256: 62e7f00a2f1019d9ae17412a78063ac4ebccef5b83d6ed82f4d0db05276eaeec
SHA1: 4ab2b320ad327a1b5b9cf24c9867866c91adc970
MD5sum: b5634110e222bb7ec84fbf03d604d983
Description: Python3 bioinformatics utilities for high-throughput genomic sequencing
This package contains utilities like
biotools.align - align sequences (hybrid between Needleman-Wunsch and
Smith-Waterman which is used to find the subsequence
within a larger sequence that best aligns to a reference)
biotools.annotation - create annotation files. The annotations can be used
to create a hierarchy among the annotations
biotools.BLAST - manage BLAST databases and interface with the BLAST+
standalone program available from NCBI.
biotools.clustal - interface to clustalw global (multiple nucleotide or
peptide sequence alignment)
biotools.complement - creates the complement of a sequence, which can then be
reversed
biotools.sequence - various tools to deal with sequences
biotools.translate - translate a nucleotide using the standard genetic code
.
This package contains the Python3 module.
Description-md5:
Homepage: https://github.com/sonwell/biotools
Section: python
Priority: optional
Filename: pool/main/p/python-biotools/python3-biotools_1.2.12-5_all.deb