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

Last updated: May 18,2024

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

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

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

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

Learn how to uninstall libghc-system-fileio-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-system-fileio-doc
Priority: extra
Section: universe/doc
Installed-Size: 338
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-system-fileio
Version: 0.3.16.3-3build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-system-filepath-doc, libghc-text-doc
Filename: pool/universe/h/haskell-system-fileio/libghc-system-fileio-doc_0.3.16.3-3build1_all.deb
Size: 33888
MD5sum: 6c2825bbe2dbe837f71790919e19784d
SHA1: 7d1cac3e89bc4cd6b51bce3e7c02adaf9378f016
SHA256: 01377dc98f4d4231135abd05e6fdae898f51d419fa7fa871dd4cd0ce86c910c6
Description-en: consistent filesystem interaction across GHC versions; documentation
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 documentation files.
Description-md5: 41a897c9c6a6c4e87841723f94cdac4e
Homepage: https://github.com/fpco/haskell-filesystem
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu