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

Last updated: May 02,2024

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

This guide let you learn how to install libghc-irc-core-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

In this section, we are going to explain the necessary steps to uninstall libghc-irc-core-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-irc-core-doc
Priority: extra
Section: universe/doc
Installed-Size: 1348
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-irc-core
Version: 1.1.3-1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-lens-doc, libghc-text-doc
Filename: pool/universe/h/haskell-irc-core/libghc-irc-core-doc_1.1.3-1_all.deb
Size: 92954
MD5sum: 64726d1ce73e97280cae01f9fdc16a2c
SHA1: 187078ef5d92db9806cc6beaf585688f7932f79d
SHA256: cd6196592a9fe5d57ca041ed73aefe250bf724f9ea1503d98845c2d390da02cc
Description-en: IRC connection library; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: bb70b6fafe767abb69a5ca684af2b551
Homepage: https://github.com/glguy/irc-core
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu