How to Install and Uninstall lua-sql.x86_64 Package on Fedora 35
Last updated: January 18,2025
1. Install "lua-sql.x86_64" package
Please follow the guidelines below to install lua-sql.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
lua-sql.x86_64
Copied
2. Uninstall "lua-sql.x86_64" package
This guide let you learn how to uninstall lua-sql.x86_64 on Fedora 35:
$
sudo dnf remove
lua-sql.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the lua-sql.x86_64 package on Fedora 35
Last metadata expiration check: 5:49:14 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : lua-sql
Version : 2.5.0
Release : 5.fc35
Architecture : x86_64
Size : 19 k
Source : lua-sql-2.5.0-5.fc35.src.rpm
Repository : fedora
Summary : Database connectivity for the Lua programming language
URL : https://keplerproject.github.io/luasql/
License : MIT
Description : LuaSQL is a simple interface from Lua to a DBMS. This package of LuaSQL
: supports MySQL, SQLite and PostgreSQL databases. You can execute arbitrary SQL
: statements and it allows for retrieving results in a row-by-row cursor fashion.
Available Packages
Name : lua-sql
Version : 2.5.0
Release : 5.fc35
Architecture : x86_64
Size : 19 k
Source : lua-sql-2.5.0-5.fc35.src.rpm
Repository : fedora
Summary : Database connectivity for the Lua programming language
URL : https://keplerproject.github.io/luasql/
License : MIT
Description : LuaSQL is a simple interface from Lua to a DBMS. This package of LuaSQL
: supports MySQL, SQLite and PostgreSQL databases. You can execute arbitrary SQL
: statements and it allows for retrieving results in a row-by-row cursor fashion.