How to Install and Uninstall lua5.1-bitop.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "lua5.1-bitop.x86_64" package
This tutorial shows how to install lua5.1-bitop.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
lua5.1-bitop.x86_64
Copied
2. Uninstall "lua5.1-bitop.x86_64" package
Learn how to uninstall lua5.1-bitop.x86_64 on Rocky Linux 8:
$
sudo dnf remove
lua5.1-bitop.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the lua5.1-bitop.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:29:49 ago on Mon Sep 12 10:27:18 2022.
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.
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.