How to Install and Uninstall lua-sec.x86_64 Package on Oracle Linux 8

Last updated: November 01,2024

1. Install "lua-sec.x86_64" package

Please follow the guidelines below to install lua-sec.x86_64 on Oracle Linux 8

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

2. Uninstall "lua-sec.x86_64" package

Please follow the instructions below to uninstall lua-sec.x86_64 on Oracle Linux 8:

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

3. Information about the lua-sec.x86_64 package on Oracle Linux 8

Last metadata expiration check: 0:58:45 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : lua-sec
Version : 1.2.0
Release : 1.el8
Architecture : x86_64
Size : 44 k
Source : lua-sec-1.2.0-1.el8.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.