How to Install and Uninstall libghc-filepath-bytestring-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: April 29,2024

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

In this section, we are going to explain the necessary steps to install libghc-filepath-bytestring-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

Please follow the step by step instructions below to uninstall libghc-filepath-bytestring-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-filepath-bytestring-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-filepath-bytestring-dev
Architecture: amd64
Version: 1.4.2.1.6-2build2
Priority: optional
Section: universe/haskell
Source: haskell-filepath-bytestring
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 865
Provides: libghc-filepath-bytestring-dev-1.4.2.1.6-48315
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-bytestring-dev-0.10.10.1-c40ee, libghc-unix-dev-2.7.2.2-bb33f, libc6 (>= 2.14), libgmp10
Suggests: libghc-filepath-bytestring-doc, libghc-filepath-bytestring-prof
Filename: pool/universe/h/haskell-filepath-bytestring/libghc-filepath-bytestring-dev_1.4.2.1.6-2build2_amd64.deb
Size: 95624
MD5sum: f6dfe2c3d1a517fd5c9c1f6df5ae71c4
SHA1: b94247df0cdd180bb1173ed1c51b41828e2b9453
SHA256: 11dfda3c624131bf8bdbdc8679d56ddc1beb159ca3bdc20c8ed31ae867607679
SHA512: 9da1574f8aeeaa9bc6a5683623e8239093b85375e28db19191d1ed370939397023a9b6fc0f6962399ac467031f445e4857c5b23f98e1a29e9c91916cf82cd590
Homepage: https://hackage.haskell.org/package/filepath-bytestring
Description-en: 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: 95d838b634078fe6b6ef4d401d1f4350
Ghc-Package: filepath-bytestring-1.4.2.1.6-D89SHcUvOIFGFJ3FRaU2wn