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

Last updated: May 08,2024

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

Please follow the guidelines below to install libghc-filepath-bytestring-dev on Kali Linux

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

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

Please follow the guidelines below to uninstall libghc-filepath-bytestring-dev on Kali Linux:

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

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

Package: libghc-filepath-bytestring-dev
Source: haskell-filepath-bytestring (1.4.2.1.13-1)
Version: 1.4.2.1.13-1+b1
Installed-Size: 669
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-filepath-bytestring-dev-1.4.2.1.13-e5326
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-unix-dev-2.7.3-9fc5d, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 85080
SHA256: a8a0eeee4037694c8140b41bd71a587c6a25bfecec25f8aa9f6f9b283ef979ce
SHA1: 068741dd1853a6c80b7f9aa7cad8906c20f10046
MD5sum: 9cd39b74515ee51ce2ee9133b6197e06
Description: library for manipulating RawFilePaths
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 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
Ghc-Package: filepath-bytestring-1.4.2.1.13-mdq9FKMXxBIWUxxnjdWcv
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-filepath-bytestring/libghc-filepath-bytestring-dev_1.4.2.1.13-1+b1_amd64.deb