How to Install and Uninstall lua5.1-luaossl.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 11,2024

1. Install "lua5.1-luaossl.x86_64" package

Please follow the guidance below to install lua5.1-luaossl.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install lua5.1-luaossl.x86_64

2. Uninstall "lua5.1-luaossl.x86_64" package

Please follow the guidance below to uninstall lua5.1-luaossl.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove lua5.1-luaossl.x86_64 $ sudo dnf autoremove

3. Information about the lua5.1-luaossl.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:02:27 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : lua5.1-luaossl
Version : 20190731
Release : 1.el8
Architecture : x86_64
Size : 81 k
Source : lua-luaossl-20190731-1.el8.src.rpm
Repository : epel
Summary : Most comprehensive OpenSSL module in the Lua universe
URL : https://github.com/wahern/luaossl
License : MIT
Description : luaossl is a comprehensive binding to OpenSSL for Lua 5.1, 5.2, and later.