How to Install and Uninstall libghc-edit-distance-vector-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: October 06,2024

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

Please follow the instructions below to install libghc-edit-distance-vector-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

This guide let you learn how to uninstall libghc-edit-distance-vector-dev on Ubuntu 20.10 (Groovy Gorilla):

$ 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 20.10 (Groovy Gorilla)

Package: libghc-edit-distance-vector-dev
Architecture: amd64
Version: 1.0.0.4-2build1
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-32990
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-vector-dev-0.12.1.2-52265, 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-2build1_amd64.deb
Size: 22408
MD5sum: 0776301abf6b8d0300c9ebe9800151e4
SHA1: b86ef0d403439fa409a4248315e39782627defa9
SHA256: 872450ddb79c44cee4eb61164f82e485ff0924e4bb3061f852cf3bcd418e5f61
SHA512: 1f6eba38aedeb0e475f11ef2c6f02281541dac3fb874d844179b0cf4a11f3e81763df53e4b36df272e11370c8f684eccf1fe1ecc5811744cba27f1edcc782b78
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