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

Last updated: May 18,2024

1. Install "libghc-pcap-dev" package

Please follow the step by step instructions below to install libghc-pcap-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-pcap-dev" package

Please follow the guidelines below to uninstall libghc-pcap-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-pcap-dev
Priority: optional
Section: universe/haskell
Installed-Size: 1310
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-pcap
Version: 0.4.5.2-9
Provides: libghc-pcap-dev-0.4.5.2-9a9e7
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-network-dev-2.6.2.1-25f4f, libghc-time-dev-1.5.0.1-1b9a5, libc6 (>= 2.2.5)
Suggests: libghc-pcap-doc, libghc-pcap-prof
Filename: pool/universe/h/haskell-pcap/libghc-pcap-dev_0.4.5.2-9_amd64.deb
Size: 129172
MD5sum: c7119444aaabf4f4979cbe50af94aa6d
SHA1: d10fd10c3e9ad3363a53a617519d4bdb0334338f
SHA256: 7606ed979ed0881921cabfe1745034bd3c30a26af651915b452edc05e583dcff
Description-en: Haskell wrapper around the C libpcap library
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: b3c1d7d204b569a45bf8286b6ff9742f
Homepage: https://github.com/bos/pcap
Ghc-Package: pcap-0.4.5.2-9a9e73cf340eae2898114b3328f59b3e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu