How to Install and Uninstall ksh Package on openSUSE Leap

Last updated: May 06,2024

1. Install "ksh" package

Please follow the guidance below to install ksh on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ksh

2. Uninstall "ksh" package

Please follow the guidance below to uninstall ksh on openSUSE Leap:

$ sudo zypper remove ksh

3. Information about the ksh package on openSUSE Leap

Information for package ksh:
----------------------------
Repository : Main Repository
Name : ksh
Version : 93vu-bp155.2.58
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.7 MiB
Installed : No
Status : not installed
Source package : ksh-93vu-bp155.2.58.src
Upstream URL : http://www.research.att.com/~gsf/download/
Summary : Korn Shell
Description :
The original Korn Shell. The ksh is an sh-compatible command
interpreter that executes commands read from standard input or from a
file.