How to Install and Uninstall ksh Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "ksh" package

Here is a brief guide to show you how to install ksh on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ksh

2. Uninstall "ksh" package

Please follow the guidance below to uninstall ksh on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ksh $ sudo apt autoclean && sudo apt autoremove

3. Information about the ksh package on Ubuntu 21.10 (Impish Indri)

Package: ksh
Architecture: amd64
Version: 2020.0.0+really93u+20120801-9
Priority: optional
Section: universe/shells
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Anuradha Weeraman
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3300
Depends: libc6 (>= 2.29)
Suggests: binfmt-support
Conflicts: ksh93
Filename: pool/universe/k/ksh/ksh_2020.0.0+really93u+20120801-9_amd64.deb
Size: 875732
MD5sum: faaba4105d0b3d153e338594459f294c
SHA1: 7d690a04f45bf126c0ce434d713c4899e5811c13
SHA256: b11bb44285d1957bb29d8dc4866297f83caf263bfd465803fd7e4e4c32b45c93
SHA512: a0792200d6eb267df9ddbf7dc5f49614156f283e1b727a45be3ea6beef7deb696651909dee9d08a3beec456bad91bf47826f8744fea94b25d6c0223b7779d52e
Homepage: http://www.kornshell.com/
Description-en: Real, AT&T version of the Korn shell
Ksh is a UNIX command interpreter (shell) that is intended for both
interactive and shell script use. Its command language is a superset of
the sh(1) shell language.
.
The 1993 version adds a number of new, mostly scripting related,
features over the 1988 version that is typically distributed with
commercial UNIX variants. For example, it has lexical scoping, compound
variables, associative arrays, named references and floating point
math.
.
The shcomp tool can be used to compile ksh scripts into a binary format.
Description-md5: 8fe144b82e9f9ff18dada6d9d0c9df5e