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

Last updated: May 13,2024

1. Install "libghc-thyme-dev" package

Learn how to install libghc-thyme-dev on Kali Linux

$ sudo apt update $ sudo apt install libghc-thyme-dev

2. Uninstall "libghc-thyme-dev" package

Please follow the instructions below to uninstall libghc-thyme-dev on Kali Linux:

$ sudo apt remove libghc-thyme-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-thyme-dev
Source: haskell-thyme (0.3.5.5-5)
Version: 0.3.5.5-5+b3
Installed-Size: 12256
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-thyme-dev-0.3.5.5-e9765
Depends: libghc-quickcheck-dev-2.13.2-3e7ed, libghc-aeson-dev-1.4.7.1-e9a35, libghc-attoparsec-dev-0.13.2.4-b0216, libghc-base-dev-4.13.0.0-2f220, libghc-bytestring-dev-0.10.10.1-c40ee, libghc-containers-dev-0.6.2.1-ab1cf, libghc-deepseq-dev-1.4.4.0-9f093, libghc-mtl-dev-2.2.2-7208c, libghc-old-locale-dev-1.0.0.7-93114, libghc-profunctors-dev-5.5.2-bb323, libghc-random-dev-1.1-523a8, libghc-text-dev-1.2.4.0-a7a6e, libghc-time-dev-1.9.3-1ee94, libghc-vector-dev-0.12.1.2-29734, libghc-vector-space-dev-0.16-91176, libghc-vector-th-unbox-dev-0.2.1.7-cb31f, libc6 (>= 2.14), libgmp10
Suggests: libghc-thyme-doc, libghc-thyme-prof
Size: 893476
SHA256: d96d6f1afd7291886df19475b77b7b32e5c9a6fce8a872b3cb58d8cdfc9cb1e2
SHA1: 42d00367219a48046f35ede5fb0203cf944f179f
MD5sum: e1676b8a0f6ad442e5f7c8e7cc9da1d0
Description: faster time library
Thyme is a rewrite of the fine time library, with a particular focus
on performance for applications that make heavy use of timestamps. For
example, UTCTime is represented with μs precision as an Int64, which
gives a usable range from -290419-11-07 19:59:05.224192 UTC to
294135-11-26 04:00:54.775807 UTC in the future.
.
Conversions are provided as Iso's from the lens package, while
AdditiveGroup, VectorSpace and AffineSpace from vector-space allow for
more principled operations instead of Num, Fractional & al.
.
Thyme uses strict and unpacked tuples throughout, e.g. YearMonthDay or
WeekDate. Descriptive Int synonyms such as Year and DayOfMonth are
also provided.
.
On platforms where Int is 64-bits wide, types with an Enum instance
can be used as Keys for IntMap, preferably via the EnumMap wrapper
provided by enummapset-th. In any case the Ord instances are much
faster, if you must use Map.
.
Data.Thyme.Time is a drop-in compatibility module for existing code.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 9d4fe34511a096b451872395aae7cbc4
Homepage: https://github.com/liyang/thyme
Ghc-Package: thyme-0.3.5.5-Itc08mhB9weE1JKIsKIwlS
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-thyme/libghc-thyme-dev_0.3.5.5-5+b3_amd64.deb