How to Install libssw-dev in Ubuntu 18.04



Install libssw-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libssw-dev

Description:

Development headers and static libraries for libssw

This package provides development headers and static libraries 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.

Homepage: https://github.com/mengyao/Complete-Striped-Smith-Waterman-Library

Version: 1.1-1

Section: universe/libdevel