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

Last updated: May 19,2024

1. Install "python3-pyspoa" package

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

$ sudo apt update $ sudo apt install python3-pyspoa

2. Uninstall "python3-pyspoa" package

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

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

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

Package: python3-pyspoa
Source: python-pyspoa (0.0.10-1)
Version: 0.0.10-1+b1
Installed-Size: 289
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libspoa7.0.0 (>= 4.0.5), libstdc++6 (>= 13.1)
Size: 79284
SHA256: c67fe0fa4c7d68a83be2d96fda14c0c8d5d3074a19fed9710e6196be6d7ddae2
SHA1: 34386a3301c6543972c4e9bfb4f86ee279c0eca1
MD5sum: ad671a555516e3916242b0ef818f8a4f
Description: Python bindings to spoa
Spoa (SIMD POA) is a c++ implementation of the partial order alignment
(POA) algorithm (as described in 10.1093/bioinformatics/18.3.452) which
is used to generate consensus sequences (as described in
10.1093/bioinformatics/btg109). It supports three alignment modes: local
(Smith-Waterman), global (Needleman-Wunsch) and semi-global alignment
(overlap).
.
This package presents Python bindings for the spoa library
Description-md5:
Homepage: https://github.com/nanoporetech/pyspoa
Section: python
Priority: optional
Filename: pool/main/p/python-pyspoa/python3-pyspoa_0.0.10-1+b1_amd64.deb