How to Install and Uninstall libdbi-dbd-sqlite.x86_64 Package on Amazon Linux 2
Last updated: November 24,2024
1. Install "libdbi-dbd-sqlite.x86_64" package
This guide let you learn how to install libdbi-dbd-sqlite.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
libdbi-dbd-sqlite.x86_64
Copied
2. Uninstall "libdbi-dbd-sqlite.x86_64" package
Please follow the steps below to uninstall libdbi-dbd-sqlite.x86_64 on Amazon Linux 2:
$
sudo yum remove
libdbi-dbd-sqlite.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the libdbi-dbd-sqlite.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : libdbi-dbd-sqlite
Arch : x86_64
Version : 0.8.3
Release : 16.amzn2.0.1
Size : 19 k
Repo : amzn2-core/2/x86_64
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.
Available Packages
Name : libdbi-dbd-sqlite
Arch : x86_64
Version : 0.8.3
Release : 16.amzn2.0.1
Size : 19 k
Repo : amzn2-core/2/x86_64
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.