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

Last updated: May 02,2024

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

Please follow the guidelines below to install libghc-irc-core-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidance below to uninstall libghc-irc-core-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-irc-core-prof
Priority: extra
Section: universe/haskell
Installed-Size: 6713
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-irc-core
Version: 1.1.3-1
Provides: libghc-irc-core-prof-1.1.3-253c3
Depends: libghc-irc-core-dev (= 1.1.3-1), libghc-array-prof-0.5.1.0-960bf, libghc-attoparsec-prof-0.13.0.1-13ee8, libghc-base-prof-4.8.2.0-0d6d1, libghc-base64-bytestring-prof-1.0.0.1-a812c, libghc-bytestring-prof-0.10.6.0-9a873, libghc-containers-prof-0.5.6.2-59326, libghc-free-prof-4.12.1-ad82e, libghc-lens-prof-4.13-bd521, libghc-regex-tdfa-prof-1.2.1-0d246, libghc-text-prof-1.2.2.0-2c09c, libghc-time-prof-1.5.0.1-1b9a5, libghc-transformers-prof-0.4.2.0-81450
Filename: pool/universe/h/haskell-irc-core/libghc-irc-core-prof_1.1.3-1_amd64.deb
Size: 509282
MD5sum: 7173a7fe86c8972351d81a9754add208
SHA1: 6044847f4190788d1177c3be5547a479254f9f00
SHA256: 73b3c65c6690415bd21a975a625b30613d06d17fd224da1db42a01063ef949ac
Description-en: IRC connection library; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 87fa4793d4fc87c2340ab809045aec1f
Homepage: https://github.com/glguy/irc-core
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu