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

Last updated: May 05,2024

1. Install "libghc-bytestring-progress-prof" package

Learn how to install libghc-bytestring-progress-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-bytestring-progress-prof

2. Uninstall "libghc-bytestring-progress-prof" package

Here is a brief guide to show you how to uninstall libghc-bytestring-progress-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-bytestring-progress-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-bytestring-progress-prof
Priority: extra
Section: universe/haskell
Installed-Size: 141
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-bytestring-progress
Version: 1.0.5-4build1
Provides: libghc-bytestring-progress-prof-1.0.5-80b9b
Depends: libghc-bytestring-progress-dev (= 1.0.5-4build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-terminal-progress-bar-prof-0.0.1.4-0630c, libghc-time-prof-1.5.0.1-1b9a5
Filename: pool/universe/h/haskell-bytestring-progress/libghc-bytestring-progress-prof_1.0.5-4build1_amd64.deb
Size: 20414
MD5sum: b5f1f46053224a416cc30074da91a743
SHA1: 80b1ef453e447932ee77cdbff3e638ae8327eeba
SHA256: ee72f15ecf492a0ff9f98a04b421fe2bbc0b441b7907a33063196d9231509012
Description-en: A library for tracking the consumption of a lazy ByteString; profiling libraries
In some cases, it is useful to know how fast a ByteString is being
consumed. Typically, this could be to report some measure of progress
to a waiting user, but it could also be to perform some form of testing
on input / consumption code.
.
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: 8d4351a7449df958198c7f70e931020f
Homepage: http://github.com/acw/bytestring-progress
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu