How to Install and Uninstall libghc-edit-distance-vector-prof Package on Kali Linux

Last updated: May 22,2024

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

Here is a brief guide to show you how to install libghc-edit-distance-vector-prof on Kali Linux

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

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

Here is a brief guide to show you how to uninstall libghc-edit-distance-vector-prof on Kali Linux:

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

3. Information about the libghc-edit-distance-vector-prof package on Kali Linux

Package: libghc-edit-distance-vector-prof
Source: haskell-edit-distance-vector (1.0.0.4-4)
Version: 1.0.0.4-4+b2
Installed-Size: 162
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-edit-distance-vector-prof-1.0.0.4-e8119
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-edit-distance-vector-dev (= 1.0.0.4-4+b2), libghc-vector-prof-0.13.1.0-1ffee
Size: 27660
SHA256: ab861b77507823e1bf09a638ec2321564fa7b9fb289b7c5a13c520387c60e590
SHA1: 791a001249018fe67469e82826bb1e8d2503dafc
MD5sum: 347b20d127c87fa274d9d9d21cfec889
Description: Calculate edit distances and edit scripts between vectors.; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/thsutton/edit-distance-vector
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-edit-distance-vector/libghc-edit-distance-vector-prof_1.0.0.4-4+b2_amd64.deb