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

Last updated: May 21,2024

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

Please follow the guidelines below to install libghc-system-fileio-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the instructions below to uninstall libghc-system-fileio-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-system-fileio-dev
Priority: extra
Section: universe/haskell
Installed-Size: 398
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-system-fileio
Version: 0.3.16.3-3build1
Provides: libghc-system-fileio-dev-0.3.16.3-edc46
Depends: libc6 (>= 2.2.5), libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-system-filepath-dev-0.4.13.4-abc2d, libghc-text-dev-1.2.2.0-2c09c, libghc-time-dev-1.5.0.1-1b9a5, libghc-unix-dev-2.7.1.0-bb54e
Suggests: libghc-system-fileio-doc, libghc-system-fileio-prof
Filename: pool/universe/h/haskell-system-fileio/libghc-system-fileio-dev_0.3.16.3-3build1_amd64.deb
Size: 48530
MD5sum: 07f92d192e2d7502b65d484f4ea1577f
SHA1: b858261a8b07fc86877e6e4da5c61f7ef2817608
SHA256: 920de4563f26eec0ad02230a49fbf07594ebf9328616ff4f3b0e44a3abc81e90
Description-en: consistent filesystem interaction across GHC versions
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 normal library files.
Description-md5: 62d29865624479ddc06313c37ca59d28
Homepage: https://github.com/fpco/haskell-filesystem
Ghc-Package: system-fileio-0.3.16.3-edc467ec2f0021ab9a98ec5c57308e5e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu