How to Install and Uninstall mksh.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "mksh.x86_64" package

Please follow the step by step instructions below to install mksh.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install mksh.x86_64

2. Uninstall "mksh.x86_64" package

Please follow the steps below to uninstall mksh.x86_64 on AlmaLinux 9:

$ sudo dnf remove mksh.x86_64 $ sudo dnf autoremove

3. Information about the mksh.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:57:50 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : mksh
Version : 59c
Release : 5.el9
Architecture : x86_64
Size : 293 k
Source : mksh-59c-5.el9.src.rpm
Repository : baseos
Summary : MirBSD enhanced version of the Korn Shell
URL : https://www.mirbsd.org/mksh.htm
License : MirOS and ISC and BSD
Description : mksh is the MirBSD enhanced version of the Public Domain Korn shell (pdksh),
: a bourne-compatible shell which is largely similar to the original AT&T Korn
: shell. It includes bug fixes and feature improvements in order to produce a
: modern, robust shell good for interactive and especially script use, being a
: bourne shell replacement, pdksh successor and an alternative to the C shell.