How to Install and Uninstall lua-dbi.x86_64 Package on Rocky Linux 8
Last updated: November 12,2024
1. Install "lua-dbi.x86_64" package
Please follow the step by step instructions below to install lua-dbi.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
lua-dbi.x86_64
Copied
2. Uninstall "lua-dbi.x86_64" package
Please follow the step by step instructions below to uninstall lua-dbi.x86_64 on Rocky Linux 8:
$
sudo dnf remove
lua-dbi.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the lua-dbi.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:39:06 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : lua-dbi
Version : 0.7.2
Release : 1.el8
Architecture : x86_64
Size : 33 k
Source : lua-dbi-0.7.2-1.el8.src.rpm
Repository : epel
Summary : Database interface library for Lua
URL : https://github.com/mwild1/luadbi
License : MIT
Description : LuaDBI is a database interface library for Lua. It is designed to provide a
: RDBMS agnostic API for handling database operations. LuaDBI also provides
: support for prepared statement handles, placeholders and bind parameters for
: all database operations.
:
: Currently LuaDBI supports DB2, Oracle, MySQL, PostgreSQL and SQLite databases
: with native database drivers.
Available Packages
Name : lua-dbi
Version : 0.7.2
Release : 1.el8
Architecture : x86_64
Size : 33 k
Source : lua-dbi-0.7.2-1.el8.src.rpm
Repository : epel
Summary : Database interface library for Lua
URL : https://github.com/mwild1/luadbi
License : MIT
Description : LuaDBI is a database interface library for Lua. It is designed to provide a
: RDBMS agnostic API for handling database operations. LuaDBI also provides
: support for prepared statement handles, placeholders and bind parameters for
: all database operations.
:
: Currently LuaDBI supports DB2, Oracle, MySQL, PostgreSQL and SQLite databases
: with native database drivers.