How to Install and Uninstall lua-sql-sqlite.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "lua-sql-sqlite.x86_64" package

Please follow the guidance below to install lua-sql-sqlite.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install lua-sql-sqlite.x86_64

2. Uninstall "lua-sql-sqlite.x86_64" package

This tutorial shows how to uninstall lua-sql-sqlite.x86_64 on Fedora 34:

$ sudo dnf remove lua-sql-sqlite.x86_64 $ sudo dnf autoremove

3. Information about the lua-sql-sqlite.x86_64 package on Fedora 34

Last metadata expiration check: 0:45:49 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : lua-sql-sqlite
Version : 2.5.0
Release : 4.fc34
Architecture : x86_64
Size : 16 k
Source : lua-sql-2.5.0-4.fc34.src.rpm
Repository : fedora
Summary : SQLite 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 provides access
: to SQLite databases.