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

Last updated: May 21,2024

1. Install "libghc-cereal-vector-dev" package

Please follow the guidelines below to install libghc-cereal-vector-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libghc-cereal-vector-dev

2. Uninstall "libghc-cereal-vector-dev" package

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

$ sudo apt remove libghc-cereal-vector-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-cereal-vector-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-cereal-vector-dev
Architecture: amd64
Version: 0.2.0.1-4build2
Priority: extra
Section: universe/haskell
Source: haskell-cereal-vector
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 396
Provides: libghc-cereal-vector-dev-0.2.0.1-8ee66
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-bytestring-dev-0.10.10.1-c40ee, libghc-cereal-dev-0.5.8.1-61932, libghc-vector-dev-0.12.1.2-29734, libc6 (>= 2.14), libgmp10
Suggests: libghc-cereal-vector-doc, libghc-cereal-vector-prof
Filename: pool/universe/h/haskell-cereal-vector/libghc-cereal-vector-dev_0.2.0.1-4build2_amd64.deb
Size: 39004
MD5sum: bcd4486cffa8eb50d2999d7049ca4c0f
SHA1: 637d725a9d3faeb619de79a93c3f43377dd0b8ea
SHA256: 3fa56ffd13a57232607e93fb4908c8e7990a848b3553b4243e26e719807b6322
SHA512: f335dd7094e6ea094fb4573680b694f5311620051c8d09e66e1ed00a0ae5e68fa39d33c79b4453c3b481ff8bb8fce817dfe0cc6ca1929405b3a807215d6c88a6
Homepage: https://github.com/acfoltzer/cereal-vector
Description-en: Serialize instances for Data.Vector types
Data.Serialize functions for Data.Vector.Generic vectors. Orphan
instances are provided for Data.Vector, Data.Vector.Unboxed,
Data.Vector.Storable, and Data.Vector.Primitive vectors.
.
The serialized format is an Int64 representing the length of the
vector, followed by the Data.Serialized contents of each element.
.
Note that the functions in Data.Vector.Storable.UnsafeSerialize
perform much better when serialization does not need to account for
host endianness and word size.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 647d19058cb342e35dada3cfda22f1d0
Ghc-Package: cereal-vector-0.2.0.1-27EtIIX2IwkALOySYR314V