How to Install and Uninstall chicken-bin Package on Kali Linux

Last updated: May 03,2024

1. Install "chicken-bin" package

This guide covers the steps necessary to install chicken-bin on Kali Linux

$ sudo apt update $ sudo apt install chicken-bin

2. Uninstall "chicken-bin" package

This guide covers the steps necessary to uninstall chicken-bin on Kali Linux:

$ sudo apt remove chicken-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the chicken-bin package on Kali Linux

Package: chicken-bin
Source: chicken
Version: 5.3.0-1
Installed-Size: 6692
Maintainer: Davide Puricelli (evo)
Architecture: amd64
Replaces: chicken, chicken-dev
Depends: libc6 (>= 2.34), libchicken11 (>= 5.3.0), libchicken-dev (= 5.3.0-1)
Conflicts: chicken, chicken-dev
Size: 1203704
SHA256: d24d359526907319cb9baa295a989799c1a2ec24bae6613a1c71c9937682a91b
SHA1: 526b4fd776a0dd6dba3f459a9bf51b862fb621e8
MD5sum: ee19a5364575e367b366bf23872e6419
Description: Practical and portable Scheme system - compiler
CHICKEN is a Scheme compiler which compiles a subset of R5RS into C.
It uses the ideas presented in Baker's paper "Cheney on the MTA", and
has a small core and is easily extendable.
.
This package contains the compiler.
Description-md5:
Homepage: http://www.call-cc.org
Tag: devel::compiler, devel::interpreter, devel::lang:scheme,
implemented-in::scheme, role::program, works-with::software:source
Section: lisp
Priority: optional
Filename: pool/main/c/chicken/chicken-bin_5.3.0-1_amd64.deb