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

Last updated: May 11,2024

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

Please follow the steps below to install libghc-bytestring-to-vector-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

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

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

3. Information about the libghc-bytestring-to-vector-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-bytestring-to-vector-dev
Architecture: amd64
Version: 0.3.0.1-3build1
Priority: optional
Section: universe/haskell
Source: haskell-bytestring-to-vector
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 66
Provides: libghc-bytestring-to-vector-dev-0.3.0.1-fa97e
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-bytestring-dev-0.10.10.0-70a9a, libghc-vector-dev-0.12.1.2-52265, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-bytestring-to-vector-doc, libghc-bytestring-to-vector-prof
Filename: pool/universe/h/haskell-bytestring-to-vector/libghc-bytestring-to-vector-dev_0.3.0.1-3build1_amd64.deb
Size: 9524
MD5sum: 59253875c67cdf17a20c4963261117d9
SHA1: 12556844cc4a7250c1f09778ee18131044b90273
SHA256: 8af21fb096b0ac710b97edaae1cc0891d7d7041761afbcc4ebca0b9807db7810
SHA512: 0f71870c1320408ca271ac4ab8c018ce1531cab16b5e44df0079b24ede405482d00ef63d128d48c250809ab8f9d308a9bc5cc859ed8c368a2a6bca200017e12f
Homepage: https://github.com/sheyll/bytestring-to-vector
Description-en: convert ByteString<->Vector.Storable without copying
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: c693379ba4050d10f9c20c24ab5916ad
Ghc-Package: bytestring-to-vector-0.3.0.1-IRxRTUkm4UC8sa2uDepbNe