How to Install and Uninstall libghc-clash-lib-prof Package on Kali Linux

Last updated: July 08,2024

1. Install "libghc-clash-lib-prof" package

Here is a brief guide to show you how to install libghc-clash-lib-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-clash-lib-prof

2. Uninstall "libghc-clash-lib-prof" package

Learn how to uninstall libghc-clash-lib-prof on Kali Linux:

$ sudo apt remove libghc-clash-lib-prof $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-clash-lib-prof package on Kali Linux

Package: libghc-clash-lib-prof
Source: haskell-clash-lib (1.8.1-1)
Version: 1.8.1-1+b1
Installed-Size: 57022
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-clash-lib-prof-1.8.1-650cd
Depends: libghc-aeson-pretty-prof-0.8.9-c47ef, libghc-aeson-prof-2.1.2.1-a5136, libghc-ansi-terminal-prof-0.11.5-ca1dc, libghc-array-prof-0.5.4.0-0952c, libghc-async-prof-2.2.4-2b734, libghc-attoparsec-aeson-prof-2.1.0.0-921dc, libghc-attoparsec-prof-0.14.4-111f0, libghc-base-prof-4.17.2.0-68dfe, libghc-base16-bytestring-prof-1.0.2.0-f291a, libghc-binary-prof-0.8.9.1-6a9d2, libghc-bytestring-prof-0.11.5.2-6590e, libghc-clash-lib-dev (= 1.8.1-1+b1), libghc-clash-prelude-prof-1.8.1-14d10, libghc-concurrent-supply-prof-0.1.8-c4443, libghc-containers-prof-0.6.7-a1650, libghc-cryptohash-sha256-prof-0.11.102.1-a777a, libghc-data-binary-ieee754-prof-0.4.4-14eb6, libghc-data-default-prof-0.7.1.1-2d4d6, libghc-deepseq-prof-1.4.8.0-ddf16, libghc-directory-prof-1.3.7.1-e5694, libghc-dlist-prof-1.0-afbc1, libghc-exceptions-prof-0.10.5-3dbf4, libghc-extra-prof-1.7.14-7ef35, libghc-filepath-prof-1.4.2.2-290a6, libghc-ghc-bignum-prof-1.3-90d8c, libghc-ghc-boot-th-prof-9.4.7-f73ea, libghc-ghc-prof-9.4.7-ea902, libghc-hashable-prof-1.4.3.0-e937e, libghc-haskell-src-meta-prof-0.8.12-1bd06, libghc-hint-prof-0.9.0.7-fe475, libghc-infinite-list-prof-0.1-61ebe, libghc-lens-prof-5.2.3-5da1d, libghc-mtl-prof-2.2.2-6f39a, libghc-ordered-containers-prof-0.2.3-e6d53, libghc-pretty-show-prof-1.10-18cdb, libghc-prettyprinter-interp-prof-0.2.0.0-a6c0c, libghc-prettyprinter-prof-1.7.1-0f57b, libghc-primitive-prof-0.8.0.0-a075c, libghc-string-interpolate-prof-0.3.2.1-9af1a, libghc-template-haskell-prof-2.19.0.0-a5ee2, libghc-temporary-prof-1.3-1ef8a, libghc-terminal-size-prof-0.3.4-2e649, libghc-text-prof-2.0.2-0847e, libghc-time-prof-1.12.2-491a0, libghc-transformers-prof-0.5.6.2-931c3, libghc-trifecta-prof-2.1.3-acec6, libghc-unordered-containers-prof-0.2.19.1-230f0, libghc-vector-binary-instances-prof-0.2.5.2-e0127, libghc-vector-prof-0.13.1.0-1ffee, libghc-yaml-prof-0.11.11.2-ba3b2
Size: 4849136
SHA256: 91f1e5e79f4c528ae06baa507b8df8e60ece897d7d9c062123c2d91268a485e4
SHA1: 7ce97534d85698e90e10d8a94132bc56cb35b11d
MD5sum: 649ed4ac075ecbc2c61409861ba39ffc
Description: Functional hardware description language - library; profiling libraries
Clash is a functional hardware description language that borrows both its
syntax and semantics from the functional programming language Haskell. The
Clash compiler transforms these high-level descriptions to low-level
synthesizable VHDL, Verilog, or SystemVerilog.
.
Features of Clash:
.
* Strongly typed, but with a very high degree of type inference, enabling both
safe and fast prototyping using concise descriptions.
.
* Interactive REPL: load your designs in an interpreter and easily test all
your component without needing to setup a test bench.
.
* Higher-order functions, with type inference, result in designs that are
fully parametric by default.
.
* Synchronous sequential circuit design based on streams of values, called
@Signal@s, lead to natural descriptions of feedback loops.
.
* Support for multiple clock domains, with type safe clock domain crossing.
.
This package provides:
.
* The CoreHW internal language: SystemF + Letrec + Case-decomposition
.
* The normalisation process that brings CoreHW in a normal form that can be
converted to a netlist
.
* Blackbox/Primitive Handling
.
Front-ends (for: parsing, typecheck, etc.) are provided by separate packages:
.
*
.
*
.
Prelude library:
.
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://clash-lang.org/
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-clash-lib/libghc-clash-lib-prof_1.8.1-1+b1_amd64.deb