Automic VaultAutomic Vault

brew

lla を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install lla

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

High-performance, extensible alternative to ls

コマンドとエイリアス

  • lla

履歴

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

lla is a Rust command-line file-listing tool in the long line of ls replacements. Its distinctive angle is combining multiple display modes, Git-aware views, configuration, and a plugin system under one executable.

プロジェクトの歴史

The chaqchase/lla repository was created on GitHub in July 2023, with v0.1.0 published the same day. The README describes lla as a modern, customizable, feature-rich, extensible ls replacement.

The project grew from basic listing modes into a broader filesystem dashboard: long, tree, table, grid, timeline, storage-analysis, directory-jump, search, diff, and plugin-backed metadata views are described in the upstream README.

採用の歴史

The README documents installation through Cargo, Homebrew, Arch's paru, NetBSD pkgin, X-CMD, direct binary downloads, and a shell installer. That spread is typical of Rust CLIs that start with cargo install and then acquire native package-manager formulae.

GitHub release packaging for lla includes checksums and platform artifacts, which supports package-manager maintainers and users who prefer pinned binary installs over building from source.

使われ方

lla is used as an interactive and scriptable replacement for ls, especially by users who want rich metadata, Git status, tree views, filtering, and themed output without combining several separate filesystem tools.

The documented config path is ~/.config/lla/config.toml, and the README shows lla init and lla config workflows for creating and inspecting that file.

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

lla belongs to the modern Rust CLI packaging wave: a traditional Unix command is reworked with colored output, richer metadata, and a distribution story that spans Cargo, Homebrew, Linux packages, and standalone release assets.

Its plugin model is the package-nerd hook: instead of being only a prettier ls, it treats directory listings as an extensible surface for Git, file operations, metadata, themes, and custom fields.

タイムライン

  • 2023: chaqchase/lla repository and v0.1.0 release published on July 31.
  • 2025: v0.5.0 release line introduced during a period of expanded package artifacts and plugin assets.
  • 2026: v0.5.7 release published with packaged binaries, package files, plugin archives, themes, and SHA256 checksums.

Related projects

  • lla is related to other ls replacements and filesystem explorers such as exa/eza, lsd, broot, dust, and tree, though its upstream documentation emphasizes its own plugin system and Git-aware listing features.
  • Its Rust implementation and package layout put it near other cargo-first command-line utilities that later gain Homebrew and distro packaging.

セキュリティ状態

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

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

インストール挙動

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

推奨レビュー

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

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/lla/config.toml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-26
マネージャ版0.5.9
マネージャ更新日2026-07-05
ローカルデータOK
上流最新
検出された最新v0.5.9

https://github.com/chaqchase/lla

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:lla
バージョン0.5.9
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/lla
ホームページhttps://github.com/chaqchase/lla
リポジトリhttps://github.com/chaqchase/lla
上流ドキュメントhttps://lla.chaqchase.com/docs/about/introduction
ライセンスMIT
ソースアーカイブhttps://github.com/chaqchase/lla/archive/refs/tags/v0.5.9.tar.gz
最終更新2026-07-05T01:17:09Z
Pulseupdated
ビルド依存関係protobuf, rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点The Lla plugins have been installed in the following directory: $HOMEBREW_PREFIX/opt/lla/lib

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

lla

nix profile install nixpkgs#lla
  • normalized package name match
  • 一致条件: Lla
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ll/lla/package.nix from https://api.github.com/repos/NixOS/nixpkgs/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