Automic VaultAutomic Vault

brew

litecli を Homebrew, apk, apt, dnf, MacPorts, Nix でインストール

litecli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install litecli

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install litecli

MacPorts ports tree · databases/litecli/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add litecli

Alpine Linux edge package indexes · litecli · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install litecli

Debian stable package indexes · litecli · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install litecli

Fedora Rawhide package metadata · litecli · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#litecli

nixpkgs package indexes · pkgs/by-name/li/litecli/package.nix · ソース: api.github.com

概要

パッケージ概要

CLI for SQLite Databases with auto-completion and syntax highlighting

コマンドとエイリアス

  • litecli

履歴

プロジェクトの歴史と使われ方

LiteCLI is a command-line SQLite client from the dbcli family, designed around auto-completion, syntax highlighting, and a friendlier interactive SQL prompt. It brings the style popularized by pgcli and mycli to SQLite databases.

プロジェクトの歴史

LiteCLI was announced on January 3, 2019 by Amjith Ramanujam, the maintainer associated with the dbcli tools. The launch post described it as a user-friendly SQLite command-line client based on pgcli and mycli.

The project matured as a Python CLI distributed through PyPI, Homebrew, and Linux package repositories. Its README and documentation focus on practical interactive use: opening a database, tabular output, completion, highlighting, and a generated configuration file.

採用の歴史

LiteCLI's adoption follows the dbcli pattern: Python users can install it with pip, macOS users can install it with Homebrew, and distro packages make it available on common Linux systems. Its appeal is strongest for developers who want SQLite exploration without a heavyweight GUI.

使われ方

Users run `litecli DATABASE` or `litecli :memory:` to open a SQLite session. On first launch, LiteCLI creates a configuration file at `~/.config/litecli/config` on Unix-like systems and `~\AppData\Local\dbcli\litecli\config` on Windows.

パッケージ好きにとっての重要性

LiteCLI is significant because it packages a quality-of-life database shell as a small Python command. It is a good example of a package whose value is interactive ergonomics: prompt-toolkit-style completion, highlighting, formatting, and sane defaults wrapped around SQLite.

タイムライン

  • 2018-12-05: PyPI recorded an early 0.0.2 release.
  • 2019-01-03: The LiteCLI launch post introduced the project as a SQLite client based on pgcli and mycli.
  • 2019-01-04: PyPI recorded version 1.0.0.
  • 2026-01-31: PyPI recorded version 1.17.1.

Related projects

  • Related projects include SQLite, pgcli, mycli, dbcli's shared helper libraries, Python prompt-toolkit, and other interactive SQL shells.

セキュリティ状態

保護ツール対応はまだ見つかっていません

litecli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 4 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/litecli/config
Windows
~\AppData\Local\dbcli\litecli\config

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
liteclicliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.17.1
マネージャ更新日2026-06-15
ローカルデータOK
上流not checked
検出された最新未検出

https://litecli.com

  • 情報Release/tag comparison is only available for GitHub repositories.https://litecli.com信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:litecli
バージョン1.17.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/litecli
ホームページhttps://litecli.com
リポジトリhttps://github.com/dbcli/litecli
上流ドキュメントhttps://litecli.com/
ライセンスBSD-3-Clause
ソースアーカイブhttps://files.pythonhosted.org/packages/e3/d5/afec99cc3eaba96214d77e76438d7fe5e6ea54704b0e47dd97d9696ccd6c/litecli-1.17.1.tar.gz
最終更新2026-06-15T10:20:20-04:00
Pulseupdated
依存関係certifi, libyaml, pydantic, python@3.14
ビルド依存関係rust
macOS 提供ライブラリsqlite
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelitecli
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

litecli 1.15.0-2

CLI for SQlite with auto-completion and syntax highlighting

https://litecli.com

sudo apt install litecli
  • Section: database
  • Architecture: all
  • 9 依存関係
  • normalized package name match
  • 一致条件: Litecli
Debian stable package indexes · deb.debian.org · Debian stable package indexes: litecli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

litecli

nix profile install nixpkgs#litecli
  • normalized package name match
  • 一致条件: Litecli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/litecli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

litecli 1.10.0-1

CLI for SQlite with auto-completion and syntax highlighting

https://litecli.com

sudo apt install litecli
  • Section: universe/database
  • Architecture: all
  • 7 依存関係
  • normalized package name match
  • 一致条件: Litecli
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: litecli from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

litecli 1.17.1-r1

CLI for SQLite Databases with auto-completion and syntax highlighting

https://litecli.com/

sudo apk add litecli
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: litecli
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Litecli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: litecli from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

litecli-pyc 1.17.1-r1

Precompiled Python bytecode for litecli

https://litecli.com/

sudo apk add litecli-pyc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: litecli
  • 1 依存関係
  • normalized package name match
  • 一致条件: Litecli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: litecli-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

litecli 1.17.1-2.fc45

CLI for SQLite Databases with auto-completion and syntax highlighting

https://litecli.com

sudo dnf install litecli
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: litecli
  • 3 依存関係
  • 4 提供
  • normalized package name match
  • 一致条件: Litecli
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: litecli from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

litecli

sudo port install litecli
  • normalized package name match
  • 一致条件: Litecli
MacPorts ports tree · api.github.com · MacPorts ports tree: databases/litecli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment