How to Install and Uninstall sqlite-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 29,2024
1. Install "sqlite-devel.x86_64" package
This tutorial shows how to install sqlite-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
sqlite-devel.x86_64
Copied
2. Uninstall "sqlite-devel.x86_64" package
Please follow the instructions below to uninstall sqlite-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
sqlite-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the sqlite-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:21:28 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : sqlite-devel
Version : 3.26.0
Release : 19.el8_9
Architecture : x86_64
Size : 165 k
Source : sqlite-3.26.0-19.el8_9.src.rpm
Repository : ubi-8-baseos-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.26.0
Release : 19.el8_9
Architecture : x86_64
Size : 165 k
Source : sqlite-3.26.0-19.el8_9.src.rpm
Repository : ubi-8-baseos-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.