How to Install and Uninstall tcsh Package on Kali Linux

Last updated: May 14,2024

1. Install "tcsh" package

Please follow the guidance below to install tcsh on Kali Linux

$ sudo apt update $ sudo apt install tcsh

2. Uninstall "tcsh" package

Here is a brief guide to show you how to uninstall tcsh on Kali Linux:

$ sudo apt remove tcsh $ sudo apt autoclean && sudo apt autoremove

3. Information about the tcsh package on Kali Linux

Package: tcsh
Version: 6.24.10-4
Installed-Size: 1355
Maintainer: Josef Schneider
Architecture: amd64
Provides: c-shell
Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libtinfo6 (>= 6)
Size: 452080
SHA256: 8e7a15cc7c794025c1394a9ac4fa42fb7ee917aa630559828b438ae3fe1cd232
SHA1: f4d3ac6ab52c839ebbf619d7b9d8556aa3e3d9ba
MD5sum: 20fdbc9851250422d953730cf36732c6
Description: TENEX C Shell, an enhanced version of Berkeley csh
The TENEX C Shell is an enhanced version of the Berkeley Unix C shell.
It includes all features of 4.4BSD C shell, plus a command-line editor,
programmable word completion, spelling correction and more.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.tcsh.org/
Tag: implemented-in::c, interface::shell, role::program, scope::utility,
uitoolkit::ncurses
Section: shells
Priority: optional
Filename: pool/main/t/tcsh/tcsh_6.24.10-4_amd64.deb