How to Install and Uninstall haskell-clash-ghc-utils Package on Kali Linux

Last updated: May 20,2024

1. Install "haskell-clash-ghc-utils" package

Please follow the step by step instructions below to install haskell-clash-ghc-utils on Kali Linux

$ sudo apt update $ sudo apt install haskell-clash-ghc-utils

2. Uninstall "haskell-clash-ghc-utils" package

Please follow the steps below to uninstall haskell-clash-ghc-utils on Kali Linux:

$ sudo apt remove haskell-clash-ghc-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the haskell-clash-ghc-utils package on Kali Linux

Package: haskell-clash-ghc-utils
Source: haskell-clash-ghc (1.8.1-1)
Version: 1.8.1-1+b1
Installed-Size: 246924
Maintainer: Debian Haskell Group
Architecture: amd64
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg), libtinfo6 (>= 6), libyaml-0-2
Size: 36061984
SHA256: 4353c47e1957c6d00ce2ed832eb48dba271297db18f06083db02e9e497ddee09
SHA1: 16dd9215a3a3498054fe49c6a209fc4cd52a0637
MD5sum: 90077455f21bf65d5d9b4d29e9fe04db
Description: Clash: functional hardware descr. language - GHC frontend
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:
.
* Clash Compiler binary using GHC/Haskell as a frontend
.
Prelude library:
Description-md5:
Homepage: https://clash-lang.org/
Section: misc
Priority: optional
Filename: pool/main/h/haskell-clash-ghc/haskell-clash-ghc-utils_1.8.1-1+b1_amd64.deb