How to Install and Uninstall csh Package on Kali Linux

Last updated: May 12,2024

1. Install "csh" package

Please follow the guidance below to install csh on Kali Linux

$ sudo apt update $ sudo apt install csh

2. Uninstall "csh" package

Please follow the instructions below to uninstall csh on Kali Linux:

$ sudo apt remove csh $ sudo apt autoclean && sudo apt autoremove

3. Information about the csh package on Kali Linux

Package: csh
Version: 20230828-1
Installed-Size: 339
Maintainer: Alastair McKinstry
Architecture: amd64
Provides: c-shell
Depends: libbsd0 (>= 0.7.0), libc6 (>= 2.34)
Size: 239300
SHA256: c799f1752ce3299a083328f439bc4aa6f9af6aab33b0ca1845f1d285c737ce73
SHA1: 2d789a50f9076a5a5eee39f63781f9365e67d712
MD5sum: d0d9ad3311734e88bb20c66460473700
Description: Shell with C-like syntax
The C shell was originally written at UCB to overcome limitations in the
Bourne shell. Its flexibility and comfort (at that time) quickly made it
the shell of choice until more advanced shells like ksh, bash, zsh or
tcsh appeared. Most of the latter incorporate features original to csh.
.
This package is based on current OpenBSD sources.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.openbsd.org/cgi-bin/cvsweb/src/bin/csh/
Tag: implemented-in::c, interface::commandline, interface::shell,
role::program, scope::utility, suite::bsd
Section: shells
Priority: optional
Filename: pool/main/c/csh/csh_20230828-1_amd64.deb