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

Last updated: May 11,2024

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

In this section, we are going to explain the necessary steps to install libghc-bytestring-to-vector-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

Please follow the guidance below to uninstall libghc-bytestring-to-vector-dev on Ubuntu 21.04 (Hirsute Hippo):

$ 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 21.04 (Hirsute Hippo)

Package: libghc-bytestring-to-vector-dev
Architecture: amd64
Version: 0.3.0.1-3build2
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: 67
Provides: libghc-bytestring-to-vector-dev-0.3.0.1-cd3d2
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-bytestring-dev-0.10.10.1-c40ee, libghc-vector-dev-0.12.1.2-29734, 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-3build2_amd64.deb
Size: 9632
MD5sum: 1e435eaf1464067cfbf2c8807582c520
SHA1: 121b74c84b59f7c29a8c6ff9cc042542e216820a
SHA256: c8d5df2bce5da004e99d52882fd57c56d7b741d5f7e002b092cec29ae69ee23e
SHA512: 623dc869cf0bbd39cc871ab7b14c1fec358c79bf3c3f1c2be013016ac81795ab1df40ce6891380024fd9ead01310a30abbcd1c95485f21eefb41eac208f42a1c
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-7mUPzORRRi8AJKwL8GuT5B