How to Install and Uninstall sqlite-devel.x86_64 Package on AlmaLinux 8

Last updated: May 02,2024

1. Install "sqlite-devel.x86_64" package

Here is a brief guide to show you how to install sqlite-devel.x86_64 on AlmaLinux 8

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

2. Uninstall "sqlite-devel.x86_64" package

Please follow the guidelines below to uninstall sqlite-devel.x86_64 on AlmaLinux 8:

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

3. Information about the sqlite-devel.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:41:37 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : sqlite-devel
Version : 3.26.0
Release : 15.el8
Architecture : x86_64
Size : 164 k
Source : sqlite-3.26.0-15.el8.src.rpm
Repository : baseos
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.