How to Install and Uninstall elm-compiler Package on Kali Linux

Last updated: May 20,2024

1. Install "elm-compiler" package

Here is a brief guide to show you how to install elm-compiler on Kali Linux

$ sudo apt update $ sudo apt install elm-compiler

2. Uninstall "elm-compiler" package

Learn how to uninstall elm-compiler on Kali Linux:

$ sudo apt remove elm-compiler $ sudo apt autoclean && sudo apt autoremove

3. Information about the elm-compiler package on Kali Linux

Package: elm-compiler
Version: 0.19.1-3
Installed-Size: 41859
Maintainer: Debian Haskell Group
Architecture: amd64
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4)
Size: 6512112
SHA256: 2e6e2f1dd110bd25a89c7345d9efca22fb4c5cbb4b4323757eb9489864189051
SHA1: 6381d1967cdf273962b1655ae237de27d233d68b
MD5sum: b0fc96c2de307b4cd4c60364fc8753e0
Description: Elm, a delightful language for reliable webapps
Elm is a functional language that compiles to JavaScript, It is
intended to be used for websites and web apps and has a strong
emphasis on simplicity and quality tooling.
.
This package includes commands like `elm make`, `elm repl`, and many
others for helping make Elm developers happy and productive.
Description-md5:
Homepage: https://elm-lang.org
Section: misc
Priority: optional
Filename: pool/main/e/elm-compiler/elm-compiler_0.19.1-3_amd64.deb