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

Last updated: May 17,2024

1. Install "csh" package

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

$ sudo apt update $ sudo apt install csh

2. Uninstall "csh" package

Learn how to uninstall csh on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: csh
Priority: optional
Section: universe/shells
Installed-Size: 358
Maintainer: Ubuntu Developers
Original-Maintainer: Matej Vela
Architecture: amd64
Version: 20110502-2.1ubuntu1
Provides: c-shell
Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.14)
Filename: pool/universe/c/csh/csh_20110502-2.1ubuntu1_amd64.deb
Size: 234702
MD5sum: 32f2fd5d499a5b18d5e628471367c889
SHA1: a373c15e6824cd253be2b00967fb6b1c15c8c24d
SHA256: 84b0e1c5d44410de4d4fac1a22f4680e6483d30ff5d13a1c91830ed9814b51aa
Description-en: 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: 2c5801ae50d85749f7c5723b77605b5d
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu