How to Install and Uninstall libedlib0 Package on Ubuntu 22.04 LTS (Jammy Jellyfish)
Last updated: March 15,2025
Deprecated! Installation of this package may no longer be supported.
Notice
You can also install and uninstall the libedlib0 on the following distributions in the same way, as they are all based on the Ubuntu system
- Kubuntu 22.04 LTS
- Lubuntu 22.04 LTS
- Xubuntu 22.04 LTS
- Ubuntu MATE 22.04 LTS
- Ubuntu Studio 22.04 LTS
- Pop!_OS 22.04 LTS
- Zorin OS 16 / Zorin OS 17
- Ubuntu Budgie 22.04
1. Install "libedlib0" package
Learn how to install libedlib0 on Ubuntu 22.04 LTS (Jammy Jellyfish)
$
sudo apt update
Copied
$
sudo apt install
libedlib0
Copied
2. Uninstall "libedlib0" package
Please follow the steps below to uninstall libedlib0 on Ubuntu 22.04 LTS (Jammy Jellyfish):
$
sudo apt remove
libedlib0
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libedlib0 package on Ubuntu 22.04 LTS (Jammy Jellyfish)
Package: libedlib0
Architecture: amd64
Version: 1.2.4-2ubuntu5
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-2ubuntu5_amd64.deb
Size: 18622
MD5sum: c6df767167e5fcd10983c0b6566f6c8f
SHA1: 13db0d8d89e54ee080d14073f87d64d8dc9ff5ce
SHA256: 8905da084a1a9e3228a29b40bf526be3d8d7df47351c7f3b7a84bccb044814cb
SHA512: c22d3d3b86d1bd054817c4e335f679af96d3e84c3b127c70a3cc04d08769f3230df16b31022005486a7429ea85e0f7f24b916e565f2faa3f6ff031cb01867625
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-2ubuntu5
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-2ubuntu5_amd64.deb
Size: 18622
MD5sum: c6df767167e5fcd10983c0b6566f6c8f
SHA1: 13db0d8d89e54ee080d14073f87d64d8dc9ff5ce
SHA256: 8905da084a1a9e3228a29b40bf526be3d8d7df47351c7f3b7a84bccb044814cb
SHA512: c22d3d3b86d1bd054817c4e335f679af96d3e84c3b127c70a3cc04d08769f3230df16b31022005486a7429ea85e0f7f24b916e565f2faa3f6ff031cb01867625
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