How to Install and Uninstall crystal Package on Kali Linux
Last updated: January 10,2025
1. Install "crystal" package
This guide let you learn how to install crystal on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
crystal
Copied
2. Uninstall "crystal" package
Please follow the instructions below to uninstall crystal on Kali Linux:
$
sudo apt remove
crystal
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the crystal package on Kali Linux
Package: crystal
Version: 1.9.2+dfsg-3
Installed-Size: 19325
Maintainer: David Suárez
Architecture: amd64
Depends: libc6 (>= 2.34), libevent-2.1-7 (>= 2.1.8-stable), libgc1 (>= 1:7.4.2), libgcc-s1 (>= 3.3), libllvm14, libpcre2-8-0 (>= 10.22), libstdc++6 (>= 11), gcc, libgc-dev, pkg-config, libpcre2-dev, libevent-dev
Recommends: libssl-dev, libz-dev, libxml2-dev, libgmp-dev, libyaml-dev
Suggests: crystal-doc, crystal-samples
Size: 3614696
SHA256: de7a3a6070486719d4f41de2262c42506866f4163d30f96c862c7127e4267fde
SHA1: b70acbfed31722a10e17dba2a9120c9ea7923680
MD5sum: edaf6ca8f9dc644d84857f26a036bbe7
Description: compiler of the Crystal object-oriented programming language
The Crystal's language syntax is inspired by Ruby, the language is statically
type-checked but does not require that the type of variables or method
arguments be specified.
.
The language has the following goals: (1) have the same syntax as Ruby, or at
least as similar as possible; (2) statically type-checked but without having
to specify the type of variables or method arguments; (3) be able to call C
code by writing bindings to it in Crystal; (4) have compile-time evaluation
and generation of code, to avoid boilerplate code; (5) compile to efficient
native code.
Description-md5:
Homepage: https://crystal-lang.org/
Section: devel
Priority: optional
Filename: pool/main/c/crystal/crystal_1.9.2+dfsg-3_amd64.deb
Version: 1.9.2+dfsg-3
Installed-Size: 19325
Maintainer: David Suárez
Architecture: amd64
Depends: libc6 (>= 2.34), libevent-2.1-7 (>= 2.1.8-stable), libgc1 (>= 1:7.4.2), libgcc-s1 (>= 3.3), libllvm14, libpcre2-8-0 (>= 10.22), libstdc++6 (>= 11), gcc, libgc-dev, pkg-config, libpcre2-dev, libevent-dev
Recommends: libssl-dev, libz-dev, libxml2-dev, libgmp-dev, libyaml-dev
Suggests: crystal-doc, crystal-samples
Size: 3614696
SHA256: de7a3a6070486719d4f41de2262c42506866f4163d30f96c862c7127e4267fde
SHA1: b70acbfed31722a10e17dba2a9120c9ea7923680
MD5sum: edaf6ca8f9dc644d84857f26a036bbe7
Description: compiler of the Crystal object-oriented programming language
The Crystal's language syntax is inspired by Ruby, the language is statically
type-checked but does not require that the type of variables or method
arguments be specified.
.
The language has the following goals: (1) have the same syntax as Ruby, or at
least as similar as possible; (2) statically type-checked but without having
to specify the type of variables or method arguments; (3) be able to call C
code by writing bindings to it in Crystal; (4) have compile-time evaluation
and generation of code, to avoid boilerplate code; (5) compile to efficient
native code.
Description-md5:
Homepage: https://crystal-lang.org/
Section: devel
Priority: optional
Filename: pool/main/c/crystal/crystal_1.9.2+dfsg-3_amd64.deb