How to Install and Uninstall lua.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 15,2025
1. Install "lua.x86_64" package
Please follow the steps below to install lua.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
lua.x86_64
Copied
2. Uninstall "lua.x86_64" package
Please follow the steps below to uninstall lua.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
lua.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the lua.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:00:34 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : lua
Version : 5.4.4
Release : 4.el9
Architecture : x86_64
Size : 192 k
Source : lua-5.4.4-4.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Powerful light-weight programming language
URL : http://www.lua.org/
License : MIT
Description : Lua is a powerful light-weight programming language designed for
: extending applications. Lua is also frequently used as a
: general-purpose, stand-alone language. Lua is free software.
: Lua combines simple procedural syntax with powerful data description
: constructs based on associative arrays and extensible semantics. Lua
: is dynamically typed, interpreted from bytecodes, and has automatic
: memory management with garbage collection, making it ideal for
: configuration, scripting, and rapid prototyping.
Available Packages
Name : lua
Version : 5.4.4
Release : 4.el9
Architecture : x86_64
Size : 192 k
Source : lua-5.4.4-4.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Powerful light-weight programming language
URL : http://www.lua.org/
License : MIT
Description : Lua is a powerful light-weight programming language designed for
: extending applications. Lua is also frequently used as a
: general-purpose, stand-alone language. Lua is free software.
: Lua combines simple procedural syntax with powerful data description
: constructs based on associative arrays and extensible semantics. Lua
: is dynamically typed, interpreted from bytecodes, and has automatic
: memory management with garbage collection, making it ideal for
: configuration, scripting, and rapid prototyping.