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

Last updated: May 20,2024

1. Install "python3-pyabpoa" package

Please follow the guidance below to install python3-pyabpoa on Kali Linux

$ sudo apt update $ sudo apt install python3-pyabpoa

2. Uninstall "python3-pyabpoa" package

This is a short guide on how to uninstall python3-pyabpoa on Kali Linux:

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

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

Package: python3-pyabpoa
Source: abpoa
Version: 1.5.1-1
Installed-Size: 779
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.33), zlib1g (>= 1:1.1.4), python3 (<< 3.13), python3 (>= 3.11~)
Size: 199132
SHA256: 2e8cd879559a9f1d79d96fe05e05d7559de6c4ec3397d0679f00f197dad6e544
SHA1: 81a7f6e8f26fa55e72d6903ffffc6a1b79411cda
MD5sum: 318b75eb80381bdbdfe11994ed796505
Description: adaptive banded Partial Order Alignment - python3 module
abPOA is an extended version of Partial Order Alignment (POA) that performs
adaptive banded dynamic programming (DP) with an SIMD implementation. abPOA
can perform multiple sequence alignment (MSA) on a set of input sequences and
generate a consensus sequence by applying the heaviest bundling algorithm to
the final alignment graph.
.
abPOA can generate high-quality consensus sequences from error-prone long
reads and offer significant speed improvement over existing tools.
.
abPOA supports three alignment modes (global, local, extension) and flexible
scoring schemes that allow linear, affine and convex gap penalties. It right
now supports SSE2/SSE4.1/AVX2 vectorization.
.
This package provides the python3 module of abPOA.
Description-md5:
Homepage: https://github.com/yangao07/abPOA
Section: python
Priority: optional
Filename: pool/main/a/abpoa/python3-pyabpoa_1.5.1-1_amd64.deb