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

Last updated: May 18,2024

1. Install "libghc-bytestring-to-vector-prof" package

In this section, we are going to explain the necessary steps to install libghc-bytestring-to-vector-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-bytestring-to-vector-prof

2. Uninstall "libghc-bytestring-to-vector-prof" package

This tutorial shows how to uninstall libghc-bytestring-to-vector-prof on Kali Linux:

$ sudo apt remove libghc-bytestring-to-vector-prof $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-bytestring-to-vector-prof package on Kali Linux

Package: libghc-bytestring-to-vector-prof
Source: haskell-bytestring-to-vector (0.3.0.1-5)
Version: 0.3.0.1-5+b2
Installed-Size: 43
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-bytestring-to-vector-prof-0.3.0.1-b7168
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-bytestring-prof-0.11.5.2-6590e, libghc-bytestring-to-vector-dev (= 0.3.0.1-5+b2), libghc-vector-prof-0.13.1.0-1ffee
Size: 11820
SHA256: 1752b17b4980b92f24f31f93b00b3cb2340b5b70d82874212816861d3211dedf
SHA1: d2407ad24ff5582314c0b99371ffe3740f782f2f
MD5sum: b71f82d72d080298133de90ec9caa403
Description: convert ByteString<->Vector.Storable without copying; profiling libraries
This library allows conversion between the types from Data.ByteString
and Data.Vector.Storable without copying the underlying data. This
is useful, for example, when ByteString IO produces or consumes
vectors of numbers in native byte order.
.
The conversion relies on the fact that ByteString and Vector use their
respective ForeignPtr's in compatible ways.
.
This library is a fork of spool.
.
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/sheyll/bytestring-to-vector
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-bytestring-to-vector/libghc-bytestring-to-vector-prof_0.3.0.1-5+b2_amd64.deb