How to Install and Uninstall sqlite-devel.i686 Package on Rocky Linux 9

Last updated: May 18,2024

1. Install "sqlite-devel.i686" package

This guide let you learn how to install sqlite-devel.i686 on Rocky Linux 9

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

2. Uninstall "sqlite-devel.i686" package

Please follow the instructions below to uninstall sqlite-devel.i686 on Rocky Linux 9:

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

3. Information about the sqlite-devel.i686 package on Rocky Linux 9

Last metadata expiration check: 0:19:50 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : sqlite-devel
Version : 3.34.1
Release : 7.el9_3
Architecture : i686
Size : 133 k
Source : sqlite-3.34.1-7.el9_3.src.rpm
Repository : appstream
Summary : Development tools for the sqlite3 embeddable SQL database engine
URL : http://www.sqlite.org/
License : Public Domain
Description : This package contains the header files and development documentation
: for sqlite. If you like to develop programs using sqlite, you will need
: to install sqlite-devel.