How to Install and Uninstall libghc-filepath-bytestring-doc Package on Kali Linux

Last updated: May 16,2024

1. Install "libghc-filepath-bytestring-doc" package

Please follow the guidance below to install libghc-filepath-bytestring-doc on Kali Linux

$ sudo apt update $ sudo apt install libghc-filepath-bytestring-doc

2. Uninstall "libghc-filepath-bytestring-doc" package

This guide covers the steps necessary to uninstall libghc-filepath-bytestring-doc on Kali Linux:

$ sudo apt remove libghc-filepath-bytestring-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-filepath-bytestring-doc package on Kali Linux

Package: libghc-filepath-bytestring-doc
Source: haskell-filepath-bytestring
Version: 1.4.2.1.13-1
Installed-Size: 424
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-filepath-bytestring-dev, libjs-mathjax
Suggests: libghc-filepath-bytestring-prof
Size: 59020
SHA256: 70d3eb8e40458c8402632a746e11755868ccf17dd2da19dc963f0368dc6c9792
SHA1: 34a85b07d72f01791e66b1580433f104403dc3f6
MD5sum: 74cc78a52e255ae7e49376db664052aa
Description: library for manipulating RawFilePaths; documentation
This package provides functionality for manipulating RawFilePath
values. It can be used as a drop in replacement for the filepath library
to get the benefits of using ByteStrings. It provides three modules:
.
* "System.FilePath.Posix.ByteString" manipulates POSIX/Linux style
RawFilePath values (with / as the path separator).
.
* "System.FilePath.Windows.ByteString" manipulates Windows style
RawFilePath values (with either \ or / as the path separator, and
deals with drives).
.
* "System.FilePath.ByteString" is an alias for the module
appropriate to your platform.
.
All three modules provide the same API, and the same documentation
(calling out differences in the different variants).
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://hackage.haskell.org/package/filepath-bytestring
Section: doc
Priority: optional
Filename: pool/main/h/haskell-filepath-bytestring/libghc-filepath-bytestring-doc_1.4.2.1.13-1_all.deb