How to Install and Uninstall sqlite-libs.i686 Package on Oracle Linux 8

Last updated: January 06,2025

1. Install "sqlite-libs.i686" package

Please follow the steps below to install sqlite-libs.i686 on Oracle Linux 8

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

2. Uninstall "sqlite-libs.i686" package

This guide covers the steps necessary to uninstall sqlite-libs.i686 on Oracle Linux 8:

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

3. Information about the sqlite-libs.i686 package on Oracle Linux 8

Last metadata expiration check: 0:27:26 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : sqlite-libs
Version : 3.26.0
Release : 15.el8
Architecture : i686
Size : 621 k
Source : sqlite-3.26.0-15.el8.src.rpm
Repository : ol8_baseos_latest
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.