How to Install and Uninstall libghc-edit-distance-vector-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

1. Install "libghc-edit-distance-vector-dev" package

Please follow the steps below to install libghc-edit-distance-vector-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libghc-edit-distance-vector-dev

2. Uninstall "libghc-edit-distance-vector-dev" package

Please follow the guidelines below to uninstall libghc-edit-distance-vector-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libghc-edit-distance-vector-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-edit-distance-vector-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-edit-distance-vector-dev
Architecture: amd64
Version: 1.0.0.4-2build2
Priority: optional
Section: universe/haskell
Source: haskell-edit-distance-vector
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 158
Provides: libghc-edit-distance-vector-dev-1.0.0.4-2ab09
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-vector-dev-0.12.1.2-29734, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-edit-distance-vector-doc, libghc-edit-distance-vector-prof
Filename: pool/universe/h/haskell-edit-distance-vector/libghc-edit-distance-vector-dev_1.0.0.4-2build2_amd64.deb
Size: 22508
MD5sum: 15880df1a689251db1060a45baa4a5b4
SHA1: 2215a7674973975dd8bb8c770ec5b1c1b779a192
SHA256: 4069ecbff5d6a01157451e781736a9b7c6a1b43e5fb1c05903c5deb374d5f200
SHA512: 14f516721d984d54901bc455606a01fd3756223ad51f03cbb6db863f4cbcc22f42f80a17ead6963a29ee577667d6007d584378b10035c3788457c9dfd4d94428
Homepage: https://github.com/thsutton/edit-distance-vector
Description-en: Calculate edit distances and edit scripts between vectors.
An implementation of the Wagner–Fischer dynamic programming algorithm to
find the optimal edit script and cost between two sequences.
.
The implementation in this package is specialised to sequences represented
with "Data.Vector" but is otherwise agnostic to:
.
* The type of values in the vectors;
.
* The type representing edit operations; and
.
* The type representing the cost of operations.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 66b417c802f0e3418a070a12a8470201
Ghc-Package: edit-distance-vector-1.0.0.4-BpNLuPPBckGKaAAkWxgSrz