How to Install and Uninstall sqlite-devel.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 16,2025
1. Install "sqlite-devel.i686" package
Please follow the guidelines below to install sqlite-devel.i686 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
sqlite-devel.i686
Copied
2. Uninstall "sqlite-devel.i686" package
Please follow the guidance below to uninstall sqlite-devel.i686 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
sqlite-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the sqlite-devel.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:46:01 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : sqlite-devel
Version : 3.34.1
Release : 7.el9_3
Architecture : i686
Size : 135 k
Source : sqlite-3.34.1-7.el9_3.src.rpm
Repository : ubi-9-appstream-rpms
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.
Available Packages
Name : sqlite-devel
Version : 3.34.1
Release : 7.el9_3
Architecture : i686
Size : 135 k
Source : sqlite-3.34.1-7.el9_3.src.rpm
Repository : ubi-9-appstream-rpms
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.