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

Last updated: May 10,2024

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

Here is a brief guide to show you how to install lua5.1-bitop.x86_64 on CentOS 8 / RHEL 8

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

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

This guide let you learn how to uninstall lua5.1-bitop.x86_64 on CentOS 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 CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:02:18 ago on Sun May 9 13:03:46 2021.
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.