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

Last updated: May 14,2024

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

This guide covers the steps necessary to install libghc-clash-lib-dev on Kali Linux

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

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

Please follow the steps below to uninstall libghc-clash-lib-dev on Kali Linux:

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

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

Package: libghc-clash-lib-dev
Source: haskell-clash-lib (1.8.1-1)
Version: 1.8.1-1+b1
Installed-Size: 49985
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-clash-lib-dev-1.8.1-650cd
Depends: libghc-aeson-dev-2.1.2.1-a5136, libghc-aeson-pretty-dev-0.8.9-c47ef, libghc-ansi-terminal-dev-0.11.5-ca1dc, libghc-array-dev-0.5.4.0-0952c, libghc-async-dev-2.2.4-2b734, libghc-attoparsec-aeson-dev-2.1.0.0-921dc, libghc-attoparsec-dev-0.14.4-111f0, libghc-base-dev-4.17.2.0-68dfe, libghc-base16-bytestring-dev-1.0.2.0-f291a, libghc-binary-dev-0.8.9.1-6a9d2, libghc-bytestring-dev-0.11.5.2-6590e, libghc-clash-prelude-dev-1.8.1-14d10, libghc-concurrent-supply-dev-0.1.8-c4443, libghc-containers-dev-0.6.7-a1650, libghc-cryptohash-sha256-dev-0.11.102.1-a777a, libghc-data-binary-ieee754-dev-0.4.4-14eb6, libghc-data-default-dev-0.7.1.1-2d4d6, libghc-deepseq-dev-1.4.8.0-ddf16, libghc-directory-dev-1.3.7.1-e5694, libghc-dlist-dev-1.0-afbc1, libghc-exceptions-dev-0.10.5-3dbf4, libghc-extra-dev-1.7.14-7ef35, libghc-filepath-dev-1.4.2.2-290a6, libghc-ghc-bignum-dev-1.3-90d8c, libghc-ghc-boot-th-dev-9.4.7-f73ea, libghc-ghc-dev-9.4.7-ea902, libghc-hashable-dev-1.4.3.0-e937e, libghc-haskell-src-meta-dev-0.8.12-1bd06, libghc-hint-dev-0.9.0.7-fe475, libghc-infinite-list-dev-0.1-61ebe, libghc-lens-dev-5.2.3-5da1d, libghc-mtl-dev-2.2.2-6f39a, libghc-ordered-containers-dev-0.2.3-e6d53, libghc-pretty-show-dev-1.10-18cdb, libghc-prettyprinter-dev-1.7.1-0f57b, libghc-prettyprinter-interp-dev-0.2.0.0-a6c0c, libghc-primitive-dev-0.8.0.0-a075c, libghc-string-interpolate-dev-0.3.2.1-9af1a, libghc-template-haskell-dev-2.19.0.0-a5ee2, libghc-temporary-dev-1.3-1ef8a, libghc-terminal-size-dev-0.3.4-2e649, libghc-text-dev-2.0.2-0847e, libghc-time-dev-1.12.2-491a0, libghc-transformers-dev-0.5.6.2-931c3, libghc-trifecta-dev-2.1.3-acec6, libghc-unordered-containers-dev-0.2.19.1-230f0, libghc-vector-binary-instances-dev-0.2.5.2-e0127, libghc-vector-dev-0.13.1.0-1ffee, libghc-yaml-dev-0.11.11.2-ba3b2, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg), libtinfo6 (>= 6), libyaml-0-2
Size: 4863256
SHA256: b0450b43f6c0249e45b484eca0de754feb99e5bb9d6f43305361fe2482ce1d65
SHA1: 60d3119cff4b9b35781c67f3519dc4389ef6249f
MD5sum: 442881810920f90782b21392d980eae7
Description: Functional hardware description language - library
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://clash-lang.org/
Ghc-Package: clash-lib-1.8.1-5MhY47XBP4u2ZDR51FYDI5
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-clash-lib/libghc-clash-lib-dev_1.8.1-1+b1_amd64.deb