How to Install and Uninstall libedlib0 Package on Ubuntu 20.10 (Groovy Gorilla)
Last updated: November 26,2024
1. Install "libedlib0" package
Please follow the guidance below to install libedlib0 on Ubuntu 20.10 (Groovy Gorilla)
$
sudo apt update
Copied
$
sudo apt install
libedlib0
Copied
2. Uninstall "libedlib0" package
Please follow the steps below to uninstall libedlib0 on Ubuntu 20.10 (Groovy Gorilla):
$
sudo apt remove
libedlib0
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libedlib0 package on Ubuntu 20.10 (Groovy Gorilla)
Package: libedlib0
Architecture: amd64
Version: 1.2.4-2ubuntu1
Priority: optional
Section: universe/libs
Source: libedlib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 50
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/libe/libedlib/libedlib0_1.2.4-2ubuntu1_amd64.deb
Size: 16584
MD5sum: bbfdd835ace66a050198783c80e18b9a
SHA1: 94ed733bef20895396b13a0b0d008a8a017d7336
SHA256: 1ab5ff06f8ea333586a5c5ac21c856d25d7f27637f2fbfe9c5c90b1cb87d908a
SHA512: 1352a65debf91054abe9a32e86a128355048fb3bce2963ea787bbcfe3a6e87ef170247ee8f966077a4a2b02a8ec8191ce023242f667ca4a5b9d3a6c90ad92d5b
Homepage: https://github.com/Martinsos/edlib
Description-en: library for sequence alignment using edit distance
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 shared library.
Description-md5: ec1245b7696c3a8fa39b95d367f54fc7
Architecture: amd64
Version: 1.2.4-2ubuntu1
Priority: optional
Section: universe/libs
Source: libedlib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 50
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/libe/libedlib/libedlib0_1.2.4-2ubuntu1_amd64.deb
Size: 16584
MD5sum: bbfdd835ace66a050198783c80e18b9a
SHA1: 94ed733bef20895396b13a0b0d008a8a017d7336
SHA256: 1ab5ff06f8ea333586a5c5ac21c856d25d7f27637f2fbfe9c5c90b1cb87d908a
SHA512: 1352a65debf91054abe9a32e86a128355048fb3bce2963ea787bbcfe3a6e87ef170247ee8f966077a4a2b02a8ec8191ce023242f667ca4a5b9d3a6c90ad92d5b
Homepage: https://github.com/Martinsos/edlib
Description-en: library for sequence alignment using edit distance
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 shared library.
Description-md5: ec1245b7696c3a8fa39b95d367f54fc7