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

Last updated: May 18,2024

1. Install "libghc-pcap-prof" package

This is a short guide on how to install libghc-pcap-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-pcap-prof" package

This guide let you learn how to uninstall libghc-pcap-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-pcap-prof
Priority: optional
Section: universe/haskell
Installed-Size: 1023
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-pcap
Version: 0.4.5.2-9
Provides: libghc-pcap-prof-0.4.5.2-9a9e7
Depends: libghc-pcap-dev (= 0.4.5.2-9), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-network-prof-2.6.2.1-25f4f, libghc-time-prof-1.5.0.1-1b9a5
Filename: pool/universe/h/haskell-pcap/libghc-pcap-prof_0.4.5.2-9_amd64.deb
Size: 100216
MD5sum: c019688faadb96d65bb26b8f10ed85d6
SHA1: 751bc1942dc22724eabd759707a7c960ab980444
SHA256: 3d7c07a7539a91e846dfcf3cb54fafd84d670a5ecfa9cc9ae702e00b3cb6210c
Description-en: Haskell wrapper around the C libpcap library; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 478108e392a76c9efbbbb797f59e8b8b
Homepage: https://github.com/bos/pcap
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu