How to Install and Uninstall lua-sec.x86_64 Package on Fedora 39

Last updated: September 29,2024

1. Install "lua-sec.x86_64" package

This is a short guide on how to install lua-sec.x86_64 on Fedora 39

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

2. Uninstall "lua-sec.x86_64" package

This guide let you learn how to uninstall lua-sec.x86_64 on Fedora 39:

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

3. Information about the lua-sec.x86_64 package on Fedora 39

Last metadata expiration check: 1:31:02 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : lua-sec
Version : 1.3.2
Release : 1.fc39
Architecture : x86_64
Size : 44 k
Source : lua-sec-1.3.2-1.fc39.src.rpm
Repository : fedora
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.