How to Install and Uninstall libdbi-dbd-sqlite.x86_64 Package on Fedora 35

Last updated: October 09,2024

1. Install "libdbi-dbd-sqlite.x86_64" package

This guide let you learn how to install libdbi-dbd-sqlite.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libdbi-dbd-sqlite.x86_64

2. Uninstall "libdbi-dbd-sqlite.x86_64" package

Please follow the guidelines below to uninstall libdbi-dbd-sqlite.x86_64 on Fedora 35:

$ sudo dnf remove libdbi-dbd-sqlite.x86_64 $ sudo dnf autoremove

3. Information about the libdbi-dbd-sqlite.x86_64 package on Fedora 35

Last metadata expiration check: 0:27:19 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libdbi-dbd-sqlite
Version : 0.9.0
Release : 19.fc35
Architecture : x86_64
Size : 24 k
Source : libdbi-drivers-0.9.0-19.fc35.src.rpm
Repository : fedora
Summary : SQLite plugin for libdbi
URL : http://libdbi-drivers.sourceforge.net/
License : LGPLv2+
Description : This plugin provides access to an embedded SQL engine using libsqlite3 through
: the libdbi database independent abstraction layer. Switching a program's plugin
: does not require recompilation or rewriting source code.