How to Install and Uninstall lua-readline.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "lua-readline.x86_64" package

Please follow the guidance below to install lua-readline.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install lua-readline.x86_64

2. Uninstall "lua-readline.x86_64" package

Please follow the guidance below to uninstall lua-readline.x86_64 on Rocky Linux 8:

$ sudo dnf remove lua-readline.x86_64 $ sudo dnf autoremove

3. Information about the lua-readline.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:29:04 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : lua-readline
Version : 3.0
Release : 1.el8
Architecture : x86_64
Size : 23 k
Source : lua-readline-3.0-1.el8.src.rpm
Repository : epel
Summary : Lua interface to the readline and history libraries
URL : https://www.pjb.com.au/comp/lua/readline.html
License : MIT
Description : This Lua module offers a simple calling interface to the GNU Readline/History
: Library.