macOS
brew install lsdlocal Homebrew formula metadata
sudo port install lsdMacPorts ports tree · sysutils/lsd/Portfile · ソース: api.github.com
brew
lsd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install lsdlocal Homebrew formula metadata
sudo port install lsdMacPorts ports tree · sysutils/lsd/Portfile · ソース: api.github.com
sudo apk add lsdAlpine Linux edge package indexes · lsd · ソース: dl-cdn.alpinelinux.org
sudo dnf install lsdFedora Rawhide package metadata · lsd · ソース: dl.fedoraproject.org
nix profile install nixpkgs#lsdnixpkgs package indexes · pkgs/by-name/ls/lsd/package.nix · ソース: api.github.com
sudo pacman -S lsdArch Linux sync databases · lsd · ソース: geo.mirror.pkgbuild.com
sudo zypper install lsdopenSUSE Tumbleweed package metadata · lsd · ソース: download.opensuse.org
scoop install main/lsdScoop official bucket manifest trees · bucket/lsd.json · ソース: api.github.com
winget install --id lsd-rs.lsd -eWindows Package Manager source index · lsd-rs.lsd · ソース: cdn.winget.microsoft.com
概要
Clone of ls with colorful output, file type icons, and more
履歴
lsd is a Rust implementation of a modern `ls`-style file-listing command with color, icons, themes, and configuration.
The official repository describes lsd as 'the next gen ls command'. It was created on GitHub in November 2018 and early releases appeared in December 2018, followed by v1.0.0 in August 2023 and v1.2.0 in October 2025.
The README documents a familiar package-manager installation matrix across Linux distributions, macOS, BSDs, Windows, and source builds. It also credits the colorls project and sharkdp's fd project for inspiration and CI ideas.
lsd has become one of the best-known modern `ls` replacements in package-manager culture. GitHub metadata showed about 16k stars and over 500 forks by July 2026, and the supplied package-manager facts list Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Scoop, Ubuntu, WinGet, and openSUSE.
Its adoption follows the broader terminal-aesthetics wave around Nerd Fonts, icons, themes, and Rust CLI tools: users often install it alongside shells, prompt themes, and other replacements for classic Unix commands.
Users run `lsd` directly or alias `ls` to `lsd` in shell startup files. The README documents icon prerequisites, package-manager installation commands, and optional shell configuration.
Customization is via `config.yaml`, `colors.yaml`, and `icons.yaml` under the lsd configuration directory. On Unix-like systems the README says lsd follows XDG and checks `$HOME/.config/lsd` and `$XDG_CONFIG_HOME/lsd`; on Windows it checks `%USERPROFILE%\.config\lsd` and `%APPDATA%\lsd`.
lsd is significant because it packages a complete modern terminal visual style into a small command. For package nerds, it is the canonical example of a Rust CLI replacing a core Unix affordance while still fitting naturally into Homebrew, distro repositories, and Windows package managers.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/lsd/config.yaml~/.config/lsd/colors.yaml~/.config/lsd/icons.yaml$XDG_CONFIG_HOME/lsd/config.yaml$XDG_CONFIG_HOME/lsd/colors.yaml$XDG_CONFIG_HOME/lsd/icons.yaml%USERPROFILE%\.config\lsd\config.yaml%USERPROFILE%\.config\lsd\colors.yaml%USERPROFILE%\.config\lsd\icons.yaml%APPDATA%\lsd\config.yaml%APPDATA%\lsd\colors.yaml%APPDATA%\lsd\icons.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lsd | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:lsd |
|---|---|
| バージョン | 1.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/lsd |
| ホームページ | https://github.com/lsd-rs/lsd |
| リポジトリ | https://github.com/lsd-rs/lsd |
| 上流ドキュメント | https://github.com/lsd-rs/lsd#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/lsd-rs/lsd/archive/refs/tags/v1.2.0.tar.gz |
| ビルド依存関係 | pandoc, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lsd |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
lsd 1.1.5-5+b1
ls command with a lot of pretty colors and some other stuff
sudo apt install lsdlsd
nix profile install nixpkgs#lsdlsd 1.0.0-2
ls command with a lot of pretty colors and some other stuff
sudo apt install lsdlsd 1.2.0-r1
Next-Gen ls command
sudo apk add lsdlsd-bash-completion 1.2.0-r1
Bash completions for lsd
sudo apk add lsd-bash-completionlsd-fish-completion 1.2.0-r1
Fish completions for lsd
sudo apk add lsd-fish-completionlsd-zsh-completion 1.2.0-r1
Zsh completions for lsd
sudo apk add lsd-zsh-completionlsd 1.2.0-6.fc45
Ls command with a lot of pretty colors and some other stuff
sudo dnf install lsdlsd 1.2.0-2
Modern ls with a lot of pretty colors and awesome icons
sudo pacman -S lsdlsd 1.2.0-1.3
Ls command with a lot of pretty colors and some other stuff
sudo zypper install lsdlsd
sudo port install lsdmain/lsd
scoop install main/lsdlsd-rs.lsd
winget install --id lsd-rs.lsd -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.