How to Install and Uninstall ksh Package on openSUSE Leap
Last updated: February 24,2025
1. Install "ksh" package
Please follow the guidance below to install ksh on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ksh
Copied
2. Uninstall "ksh" package
Please follow the guidance below to uninstall ksh on openSUSE Leap:
$
sudo zypper remove
ksh
Copied
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.
----------------------------
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.