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

Last updated: May 20,2024

1. Install "libghc-system-fileio-prof" package

Please follow the step by step instructions below to install libghc-system-fileio-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-system-fileio-prof

2. Uninstall "libghc-system-fileio-prof" package

In this section, we are going to explain the necessary steps to uninstall libghc-system-fileio-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-system-fileio-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-system-fileio-prof
Priority: extra
Section: universe/haskell
Installed-Size: 329
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-system-fileio
Version: 0.3.16.3-3build1
Provides: libghc-system-fileio-prof-0.3.16.3-edc46
Depends: libghc-system-fileio-dev (= 0.3.16.3-3build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-system-filepath-prof-0.4.13.4-abc2d, libghc-text-prof-1.2.2.0-2c09c, libghc-time-prof-1.5.0.1-1b9a5, libghc-unix-prof-2.7.1.0-bb54e
Filename: pool/universe/h/haskell-system-fileio/libghc-system-fileio-prof_0.3.16.3-3build1_amd64.deb
Size: 39366
MD5sum: d1d804a501019f9381541c624d3999e0
SHA1: b779f68e13904a3d291237794ca0856119145a6a
SHA256: 9ece2727de48cb3b86263dd72832e84cc9ed8e3a4dbbae5c21572d557f0b957a
Description-en: consistent filesystem interaction across GHC versions; profiling libraries
This is a small wrapper around the "directory", "unix", and "Win32"
packages, for use with "system-filepath". It provides a consistent
API to the various versions of these packages distributed with
different versions of GHC.
.
In particular, this library supports working with POSIX files that
have paths which can't be decoded in the current locale encoding.
.
This package contains the libraries compiled with profiling enabled.
Description-md5: 96f45159caae2010b947b7a6a083a467
Homepage: https://github.com/fpco/haskell-filesystem
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu