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

Last updated: June 27,2024

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

Learn how to install haskell-clash-lib-utils on Kali Linux

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

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

Learn how to uninstall haskell-clash-lib-utils on Kali Linux:

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

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

Package: haskell-clash-lib-utils
Source: haskell-clash-lib (1.8.1-1)
Version: 1.8.1-1+b1
Installed-Size: 52336
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: 7385180
SHA256: 1bfeade85cfd84e0255d513c1459858bb30452d38dd0b21390ac2be37d2461f0
SHA1: 8a482a49045684acb9c938393a0a077a337fa4f1
MD5sum: 2c05522d6202f7ce33c03f0981ca74e0
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:
Description-md5:
Homepage: https://clash-lang.org/
Section: misc
Priority: optional
Filename: pool/main/h/haskell-clash-lib/haskell-clash-lib-utils_1.8.1-1+b1_amd64.deb