How to Install and Uninstall lua-sec.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 18,2025
1. Install "lua-sec.x86_64" package
This tutorial shows how to install lua-sec.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
lua-sec.x86_64
Copied
2. Uninstall "lua-sec.x86_64" package
This guide let you learn how to uninstall lua-sec.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
lua-sec.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the lua-sec.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:58:56 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : lua-sec
Version : 1.3.2
Release : 1.el9
Architecture : x86_64
Size : 43 k
Source : lua-sec-1.3.2-1.el9.src.rpm
Repository : epel
Summary : Lua binding for OpenSSL library
URL : https://github.com/brunoos/luasec
License : MIT
Description : Lua binding for OpenSSL library to provide TLS/SSL communication.
: It takes an already established TCP connection and creates a secure
: session between the peers.
Available Packages
Name : lua-sec
Version : 1.3.2
Release : 1.el9
Architecture : x86_64
Size : 43 k
Source : lua-sec-1.3.2-1.el9.src.rpm
Repository : epel
Summary : Lua binding for OpenSSL library
URL : https://github.com/brunoos/luasec
License : MIT
Description : Lua binding for OpenSSL library to provide TLS/SSL communication.
: It takes an already established TCP connection and creates a secure
: session between the peers.