How to Install and Uninstall lua5.1-bitop.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: February 04,2025

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

Please follow the guidelines below to install lua5.1-bitop.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

This guide covers the steps necessary to uninstall lua5.1-bitop.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the lua5.1-bitop.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:52:11 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : lua5.1-bitop
Version : 1.0.2
Release : 5.el8
Architecture : x86_64
Size : 12 k
Source : lua-bitop-1.0.2-5.el8.src.rpm
Repository : epel
Summary : C extension module for Lua 5.1 which adds bit-wise operations on numbers
URL : http://bitop.luajit.org/
License : MIT
Description : Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bit-wise
: operations on numbers.