How to Install and Uninstall libghc-byteable-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libghc-byteable-dev" package

This tutorial shows how to install libghc-byteable-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-byteable-dev

2. Uninstall "libghc-byteable-dev" package

This is a short guide on how to uninstall libghc-byteable-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-byteable-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-byteable-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-byteable-dev
Priority: extra
Section: universe/haskell
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-byteable
Version: 0.1.1-5
Provides: libghc-byteable-dev-0.1.1-8a158
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libc6 (>= 2.2.5)
Suggests: libghc-byteable-doc, libghc-byteable-prof
Filename: pool/universe/h/haskell-byteable/libghc-byteable-dev_0.1.1-5_amd64.deb
Size: 11854
MD5sum: c905a6d5029824873b52b4f7eb2ec5de
SHA1: 8eb2198919ff94597f7519654a0b93e6027b4611
SHA256: 51fade250f86fa13725200bdb3c9d47d5c4c2f34fa519f10d2210218a8c1acf2
Description-en: typeclass for byte sequences
Abstract class to manipulate sequence of bytes; the use case of this
class is abstracting manipulation of types that are just wrapping a
bytestring with stronger and more meaningful name.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 7b43348fdd57a4ce8e97a0d7f437b313
Homepage: http://github.com/vincenthz/hs-byteable
Ghc-Package: byteable-0.1.1-8a1589926445fd8ccaca02ef701a2633
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu