How to Install and Uninstall ksh.src Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "ksh.src" package

This is a short guide on how to install ksh.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ksh.src

2. Uninstall "ksh.src" package

Please follow the guidance below to uninstall ksh.src on Oracle Linux 9:

$ sudo dnf remove ksh.src $ sudo dnf autoremove

3. Information about the ksh.src package on Oracle Linux 9

Last metadata expiration check: 0:11:25 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ksh
Epoch : 3
Version : 1.0.0~beta.1
Release : 3.0.1.el9
Architecture : src
Size : 2.3 M
Source : None
Repository : ol9_appstream
Summary : The Original ATT Korn Shell
URL : http://www.kornshell.com/
License : EPL-1.0
Description : KSH-93 is the most recent version of the KornShell by David Korn of
: AT&T Bell Laboratories.
: KornShell is a shell programming language, which is upward compatible
: with "sh" (the Bourne Shell).