How to Install and Uninstall lua5.1-bitop.x86_64 Package on Fedora 39

Last updated: November 29,2024

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

This guide covers the steps necessary to install lua5.1-bitop.x86_64 on Fedora 39

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

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

Here is a brief guide to show you how to uninstall lua5.1-bitop.x86_64 on Fedora 39:

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

3. Information about the lua5.1-bitop.x86_64 package on Fedora 39

Last metadata expiration check: 0:55:23 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : lua5.1-bitop
Version : 1.0.2
Release : 13.fc39
Architecture : x86_64
Size : 13 k
Source : lua-bitop-1.0.2-13.fc39.src.rpm
Repository : fedora
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.