How to Install and Uninstall tcsh Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "tcsh" package

Here is a brief guide to show you how to install tcsh on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tcsh

2. Uninstall "tcsh" package

This guide covers the steps necessary to uninstall tcsh on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the tcsh package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tcsh
Priority: optional
Section: universe/shells
Installed-Size: 1279
Maintainer: Ubuntu Developers
Original-Maintainer: Thomas Lange
Architecture: amd64
Version: 6.18.01-5
Provides: c-shell
Depends: libc6 (>= 2.14), libtinfo5 (>= 6)
Filename: pool/universe/t/tcsh/tcsh_6.18.01-5_amd64.deb
Size: 410012
MD5sum: ba03f5d1de8a8bf5525e25cade163a2e
SHA1: 43c8806201b0f8b338cbde1984c15c3cad399964
SHA256: e4e0329045115902219249c13e8ecc55d5fe5f124a2bbccc3e4e700932661cb2
Description-en: 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: ab05cfdb9c9a5998d7051911e78a7881
Homepage: http://www.tcsh.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu