Infrastructure as Code

Repositories with services as code

sqlite (3.46.1-5.el10_1)

Published 2026-05-23 23:33:38 +03:00 by mpavlov

Installation

# on RedHat based distributions
dnf config-manager --add-repo 

# on SUSE based distributions
zypper addrepo 
# on RedHat based distributions
dnf install sqlite

# on SUSE based distributions
zypper install sqlite

Repository Info

Architectures
x86_64

About this package

Library that implements an embeddable SQL database engine
SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL database without the administrative hassles of supporting a separate database server. Version 2 and version 3 binaries are named to permit each to be installed on a single host
Details
RPM
2026-05-23 23:33:38 +03:00
3
blessing
890 KiB
Assets (1)
Versions (1) View all
3.46.1-5.el10_1 2026-05-23