How to Install and Uninstall ksh Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 06,2024

1. Install "ksh" package

In this section, we are going to explain the necessary steps to install ksh on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ksh

2. Uninstall "ksh" package

Here is a brief guide to show you how to uninstall ksh on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ksh package on Ubuntu 20.10 (Groovy Gorilla)

Package: ksh
Architecture: amd64
Version: 2020.0.0+really93u+20120801-8
Priority: optional
Section: universe/shells
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Anuradha Weeraman
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3253
Depends: libc6 (>= 2.29)
Suggests: binfmt-support
Conflicts: ksh93
Filename: pool/universe/k/ksh/ksh_2020.0.0+really93u+20120801-8_amd64.deb
Size: 845816
MD5sum: 2479d4ea5bda24ad768ae7a195c58709
SHA1: b72192dc40a39caf3918d6e676f2891ab4b90eaf
SHA256: 44acf3e9bf4615672950f8c7754b9a81f4e0556c19f5ab1c8e042d3890ce3763
SHA512: 6db4a83e964ffb88bda87210eabb981cf6d96bdf5c2c5183cfcc10ec77ba5b6721e763b26459a039a42f375aebd99ad82e18964f71ade616c2cc403b440e84f0
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