How to Install and Uninstall sqlite-libs.i686 Package on CentOS 8 / RHEL 8

Last updated: May 05,2024

1. Install "sqlite-libs.i686" package

Learn how to install sqlite-libs.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install sqlite-libs.i686

2. Uninstall "sqlite-libs.i686" package

Here is a brief guide to show you how to uninstall sqlite-libs.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove sqlite-libs.i686 $ sudo dnf autoremove

3. Information about the sqlite-libs.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:35:51 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : sqlite-libs
Version : 3.26.0
Release : 11.el8
Architecture : i686
Size : 621 k
Source : sqlite-3.26.0-11.el8.src.rpm
Repository : baseos
Summary : Shared library for the sqlite3 embeddable SQL database engine.
URL : http://www.sqlite.org/
License : Public Domain
Description : This package contains the shared library for sqlite.