How to Install and Uninstall libssw-java Package on Kali Linux

Last updated: April 30,2024

1. Install "libssw-java" package

Please follow the step by step instructions below to install libssw-java on Kali Linux

$ sudo apt update $ sudo apt install libssw-java

2. Uninstall "libssw-java" package

Please follow the instructions below to uninstall libssw-java on Kali Linux:

$ sudo apt remove libssw-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libssw-java package on Kali Linux

Package: libssw-java
Source: libssw
Version: 1.1-14
Installed-Size: 56
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 17868
SHA256: 5772143a2d4ee4d0a602dd1eb9aeef07a3e5cb417b1a05e11a9cdd8231871a9b
SHA1: 55efde401265fe7127b86ce47a2de33345066aa7
MD5sum: f71e8c8ba2a4405486eda957d2ad5f6b
Description: Java bindings for libssw
This package provides JNI based Java bindings for libssw, a fast
implementation of the Smith-Waterman algorithm using Single-Instruction
Multiple-Data (SIMD) instructions to parallelize the algorithm at the
instruction level.
Description-md5:
Homepage: https://github.com/mengyao/Complete-Striped-Smith-Waterman-Library
Section: java
Priority: optional
Filename: pool/main/libs/libssw/libssw-java_1.1-14_amd64.deb