# Installer sqlite

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de sqlite pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:sqlite
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install sqlite
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install sqlite3
```

  Preuve: MacPorts ports tree: databases/sqlite3/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add sqlite
```

  Preuve: Alpine Linux edge package indexes: sqlite from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install sqlite
```

  Preuve: Fedora Rawhide package metadata: sqlite from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#sqlite
```

  Preuve: nixpkgs package indexes: sqlite from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S sqlite
```

  Preuve: Arch Linux sync databases: sqlite from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz

- Debian apt (92%):

```sh
sudo apt install sqlite3
```

  Preuve: Debian stable package indexes: sqlite3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- zypper (92%):

```sh
sudo zypper install sqlite3
```

  Preuve: openSUSE Tumbleweed package metadata: sqlite3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install SQLite
```

  Preuve: Chocolatey community package catalog: SQLite from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','sql2012.smo'

- Scoop (92%):

```sh
scoop install main/sqlite
```

  Preuve: Scoop official bucket manifest trees: bucket/sqlite.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id SQLite.SQLite -e
```

  Preuve: Windows Package Manager source index: SQLite.SQLite from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:sqlite
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/sqlite>
- **Version:** 3.53.1
- **Résumé source:** Command-line interface for SQLite
- **Page d'accueil:** <https://sqlite.org/index.html>
- **Docs amont:** <https://sqlite.org/index.html>
- **Licence:** blessing
- **Archive source:** <https://www.sqlite.org/2026/sqlite-autoconf-3530100.tar.gz>
- **Mis à jour:** 2026-05-13T03:01:23Z
- **Source générée:** 2026-05-26T17:25:59+00:00

## exécutables

- sqlite3 (cli)
- sqlite3 (alias)

## Dépendances

- readline

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 3.53.1
- gestionnaire mis à jour: 2026-05-13
- données locales: ok
- dépôt amont: https://sqlite.org/index.html
- info: Release/tag comparison is only available for GitHub repositories.

## Notes de sécurité

doc example: bounded database tool.

- **Risque Geiger:** blue / high
- doc example: bounded database tool

## Liens liés

- [readline](https://www.automicvault.com/pkg/brew/readline/) - Runtime dependency declared by Homebrew.
- [node](https://www.automicvault.com/pkg/brew/node/) - Popular package that depends on this formula.
- [python@3.13](https://www.automicvault.com/pkg/brew/python-3-13/) - Popular package that depends on this formula.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Popular package that depends on this formula.
- [python@3.12](https://www.automicvault.com/pkg/brew/python-3-12/) - Popular package that depends on this formula.
- [python@3.11](https://www.automicvault.com/pkg/brew/python-3-11/) - Popular package that depends on this formula.
- [deno](https://www.automicvault.com/pkg/brew/deno/) - Popular package that depends on this formula.
- [php](https://www.automicvault.com/pkg/brew/php/) - Popular package that depends on this formula.
- [python@3.10](https://www.automicvault.com/pkg/brew/python-3-10/) - Popular package that depends on this formula.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
