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

Last updated: May 02,2024

1. Install "libghc-iproute-prof" package

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

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

2. Uninstall "libghc-iproute-prof" package

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

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

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

Package: libghc-iproute-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1547
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-iproute
Version: 1.7.0-1
Provides: libghc-iproute-prof-1.7.0-38a0b
Depends: libghc-iproute-dev (= 1.7.0-1), libghc-appar-prof-0.1.4-49c6e, libghc-base-prof-4.8.2.0-0d6d1, libghc-byteorder-prof-1.0.4-66861, libghc-containers-prof-0.5.6.2-59326, libghc-network-prof-2.6.2.1-25f4f
Filename: pool/universe/h/haskell-iproute/libghc-iproute-prof_1.7.0-1_amd64.deb
Size: 159996
MD5sum: 8a03cfa823d204787744099e9a2c805f
SHA1: 7e7ff2d6bce3398146f5fba8c7e98404c4d7b944
SHA256: b621ec926cf6203dbf5919f4fc6c9bd3d81759228ef70c3fabccc6a41729d9ad
Description-en: Haskell IP routing table; profiling libraries
IP Routing Table is a tree of IP ranges to search one of them on
the longest match base. It is a kind of TRIE with one way branching
removed. Both IPv4 and IPv6 are supported.
.
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: 97db02ac11e2a0455eb4ba4c3abbbcb4
Homepage: http://www.mew.org/~kazu/proj/iproute/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu