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

Last updated: May 17,2024

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

Please follow the step by step instructions below to install libghc-filepath-bytestring-prof on Kali Linux

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

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

This guide let you learn how to uninstall libghc-filepath-bytestring-prof on Kali Linux:

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

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

Package: libghc-filepath-bytestring-prof
Source: haskell-filepath-bytestring (1.4.2.1.13-1)
Version: 1.4.2.1.13-1+b1
Installed-Size: 719
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-filepath-bytestring-prof-1.4.2.1.13-e5326
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-bytestring-prof-0.11.5.2-6590e, libghc-filepath-bytestring-dev (= 1.4.2.1.13-1+b1), libghc-unix-prof-2.7.3-9fc5d
Size: 81900
SHA256: 4980e142eaec6b4bef6332eea80c41225b3fface675bb30325c367fa0bbd8e66
SHA1: b539e11f94cc835c91b4abf926c341daeaad93ea
MD5sum: 9c1731644928bde7c2e798e6357efae6
Description: library for manipulating RawFilePaths; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://hackage.haskell.org/package/filepath-bytestring
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-filepath-bytestring/libghc-filepath-bytestring-prof_1.4.2.1.13-1+b1_amd64.deb