How to Install and Uninstall libedlib-dev Package on Ubuntu 21.10 (Impish Indri)
Last updated: January 10,2025
1. Install "libedlib-dev" package
Please follow the step by step instructions below to install libedlib-dev on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
libedlib-dev
Copied
2. Uninstall "libedlib-dev" package
Please follow the step by step instructions below to uninstall libedlib-dev on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
libedlib-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libedlib-dev package on Ubuntu 21.10 (Impish Indri)
Package: libedlib-dev
Architecture: amd64
Version: 1.2.4-2ubuntu3
Priority: optional
Section: universe/libdevel
Source: libedlib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 59
Depends: libedlib0 (= 1.2.4-2ubuntu3)
Filename: pool/universe/libe/libedlib/libedlib-dev_1.2.4-2ubuntu3_amd64.deb
Size: 17576
MD5sum: 4f03b767f186da0272f00f44208ae2e5
SHA1: 98b9beac4f519e55bfc35ae534aac0393fd3ea60
SHA256: fc6e725b08713d9d3dd49921ff0d78be392042ca2097b0e439b42aef27c4a1f5
SHA512: 1d82f4efee01fe8b5b08e13ed161fbdae94a3cc85b325698c5aab62b72804efb384b42a82e1dcc809e878a069adbff8aac11f8e621afea37ec25d916087fed61
Homepage: https://github.com/Martinsos/edlib
Description-en: library for sequence alignment using edit distance (devel)
A lightweight and super fast C/C++ library for sequence alignment using
edit distance.
.
Calculating edit distance of two strings is as simple as:
.
edlibAlign("hello", 5, "world!", 6,
edlibDefaultAlignConfig()).editDistance;
Features
.
* Calculates edit distance (Levehnstein distance).
* It can find optimal alignment path (instructions how to transform
first sequence into the second sequence).
* It can find just the start and/or end locations of alignment path -
can be useful when speed is more important than having exact
alignment path.
* Supports multiple alignment methods: global(NW), prefix(SHW) and
infix(HW), each of them useful for different scenarios.
* You can extend character equality definition, enabling you to e.g.
have wildcard characters, to have case insensitive alignment or to
work with degenerate nucleotides.
* It can easily handle small or very large sequences, even when finding
alignment path, while consuming very little memory.
* Super fast thanks to Myers's bit-vector algorithm.
.
This package contains the static library and the header files.
Description-md5: c27a8555f6ade9a2b16d3573f80ce761
Architecture: amd64
Version: 1.2.4-2ubuntu3
Priority: optional
Section: universe/libdevel
Source: libedlib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 59
Depends: libedlib0 (= 1.2.4-2ubuntu3)
Filename: pool/universe/libe/libedlib/libedlib-dev_1.2.4-2ubuntu3_amd64.deb
Size: 17576
MD5sum: 4f03b767f186da0272f00f44208ae2e5
SHA1: 98b9beac4f519e55bfc35ae534aac0393fd3ea60
SHA256: fc6e725b08713d9d3dd49921ff0d78be392042ca2097b0e439b42aef27c4a1f5
SHA512: 1d82f4efee01fe8b5b08e13ed161fbdae94a3cc85b325698c5aab62b72804efb384b42a82e1dcc809e878a069adbff8aac11f8e621afea37ec25d916087fed61
Homepage: https://github.com/Martinsos/edlib
Description-en: library for sequence alignment using edit distance (devel)
A lightweight and super fast C/C++ library for sequence alignment using
edit distance.
.
Calculating edit distance of two strings is as simple as:
.
edlibAlign("hello", 5, "world!", 6,
edlibDefaultAlignConfig()).editDistance;
Features
.
* Calculates edit distance (Levehnstein distance).
* It can find optimal alignment path (instructions how to transform
first sequence into the second sequence).
* It can find just the start and/or end locations of alignment path -
can be useful when speed is more important than having exact
alignment path.
* Supports multiple alignment methods: global(NW), prefix(SHW) and
infix(HW), each of them useful for different scenarios.
* You can extend character equality definition, enabling you to e.g.
have wildcard characters, to have case insensitive alignment or to
work with degenerate nucleotides.
* It can easily handle small or very large sequences, even when finding
alignment path, while consuming very little memory.
* Super fast thanks to Myers's bit-vector algorithm.
.
This package contains the static library and the header files.
Description-md5: c27a8555f6ade9a2b16d3573f80ce761