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

Last updated: May 02,2024

1. Install "libghc-irc-core-dev" package

This is a short guide on how to install libghc-irc-core-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-irc-core-dev

2. Uninstall "libghc-irc-core-dev" package

Learn how to uninstall libghc-irc-core-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-irc-core-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-irc-core-dev
Priority: extra
Section: universe/haskell
Installed-Size: 6681
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-irc-core
Version: 1.1.3-1
Provides: libghc-irc-core-dev-1.1.3-253c3
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-attoparsec-dev-0.13.0.1-13ee8, libghc-base-dev-4.8.2.0-0d6d1, libghc-base64-bytestring-dev-1.0.0.1-a812c, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, libghc-free-dev-4.12.1-ad82e, libghc-lens-dev-4.13-bd521, libghc-regex-tdfa-dev-1.2.1-0d246, libghc-text-dev-1.2.2.0-2c09c, libghc-time-dev-1.5.0.1-1b9a5, libghc-transformers-dev-0.4.2.0-81450, libc6 (>= 2.2.5)
Suggests: libghc-irc-core-doc, libghc-irc-core-prof
Filename: pool/universe/h/haskell-irc-core/libghc-irc-core-dev_1.1.3-1_amd64.deb
Size: 562700
MD5sum: c371bebd33c7c7ae0bab23e18038cd89
SHA1: bf9a92505d54bb33f044820e50fea1e1dade5fd2
SHA256: 4f5943eff9186843db9f9404ea3fe6795436cd97dee509dc416e860f5d94165f
Description-en: IRC connection library
IRC connection library featuring such modules as
- Irc.Cmd - Functions for generating IRC protocol message for
client-to-server
- Irc.Core - Functions for parsing low-level IRC messages into
mid-level IRC messages
- Irc.Core.Prisms - Prisms for all of the mid-level IRC message
constructors
- Irc.Format - Functions for parsing and rendering low-level IRC
protocol messages
- Irc.Message - High-level IRC event messages for client
interpretation
- Irc.Model - Functions for interpreting mid-level IRC messages to
generate high-level event messages and to maintain a consistent
view of the connection
- Irc.RateLimit - Functions to assist with rate-limiting outgoing
client messages
- Irc.Time - Internal compatibility module for time-1.4 and
time-1.5 interop
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: ce8d2ec8a3f35ac3e2f7c6e6a34c69a4
Homepage: https://github.com/glguy/irc-core
Ghc-Package: irc-core-1.1.3-253c3817b41fa8aa77a412d764445514
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu