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

Last updated: May 04,2024

1. Install "libghc-pcap-doc" package

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

$ sudo apt update $ sudo apt install libghc-pcap-doc

2. Uninstall "libghc-pcap-doc" package

Please follow the step by step instructions below to uninstall libghc-pcap-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-pcap-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-pcap-doc
Priority: optional
Section: universe/doc
Installed-Size: 749
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-pcap
Version: 0.4.5.2-9
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-network-doc
Filename: pool/universe/h/haskell-pcap/libghc-pcap-doc_0.4.5.2-9_all.deb
Size: 56204
MD5sum: e04ca761be1e2947b81abff540362af5
SHA1: e95a52d0e04b183ff90dee8f502fd1112b1b4eff
SHA256: 5d1fa787bb4a751f09fe0efce78bd0b4daaa3cd5a4266e4d1ae569b8d8f3cc49
Description-en: Haskell wrapper around the C libpcap library; documentation
This library provides Haskell bindings for most of the libpcap API as of
libpcap version 0.9.7. The bindings are divided into a very efficient
low-level wrapper, Network.Pcap.Base, and a higher-level module, Network.Pcap,
that's easier to use.
.
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: ce512ef982fbbe069a828c6fc6ada2b9
Homepage: https://github.com/bos/pcap
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu