macOS
brew install llalocal Homebrew formula metadata
brew
High-performance, extensible alternative to ls. Version 0.5.9 via Homebrew; verified 2026-07-05.
install
brew install llalocal Homebrew formula metadata
nix profile install nixpkgs#llanixpkgs package indexes · pkgs/by-name/ll/lla/package.nix · source: api.github.com
overview
High-performance, extensible alternative to ls
history
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.
security posture
No matching local secret-handling manifest was found for lla. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.config/lla/config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lla | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/chaqchase/lla
install metadata
| Package key | brew:lla |
|---|---|
| Version | 0.5.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/lla |
| Homepage | https://github.com/chaqchase/lla |
| Repository | https://github.com/chaqchase/lla |
| Upstream docs | https://lla.chaqchase.com/docs/about/introduction |
| License | MIT |
| Source archive | https://github.com/chaqchase/lla/archive/refs/tags/v0.5.9.tar.gz |
| Last updated | 2026-07-05T01:17:09Z |
| Pulse | updated |
| Build dependencies | protobuf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | The Lla plugins have been installed in the following directory: $HOMEBREW_PREFIX/opt/lla/lib |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lla |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
lla
nix profile install nixpkgs#llasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.