macOS
brew install lndirlocal Homebrew formula metadata
sudo port install lndirMacPorts ports tree · x11/lndir/Portfile · ソース: api.github.com
brew
lndir のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install lndirlocal Homebrew formula metadata
sudo port install lndirMacPorts ports tree · x11/lndir/Portfile · ソース: api.github.com
nix profile install nixpkgs#lndirnixpkgs package indexes · pkgs/by-name/ln/lndir/package.nix · ソース: api.github.com
sudo zypper install lndiropenSUSE Tumbleweed package metadata · lndir · ソース: download.opensuse.org
sudo dnf install imakeFedora Rawhide package metadata · imake · ソース: dl.fedoraproject.org
概要
Create a shadow directory of symbolic links to another directory tree
履歴
lndir is an X.Org utility that creates a shadow directory tree made of symbolic links to another source tree. It is a small build-support tool from the X11/X.Org world, historically useful when building the same source checkout for multiple machines or configurations.
The official manual describes lndir as a program that makes a shadow copy of a directory tree, where files are symbolic links back to the original source tree. X.Org build documentation for X11R6.8 recommended this shadow-tree workflow to keep source directories unmodified and support builds for different operating systems or architectures.
In the modular X.Org tree, lndir lives under util/lndir. X.Org's module guidelines describe the util module as a home for modular-tree build tools and legacy build tools from the monolithic tree, with lndir listed alongside utilities such as imake, gccmakedep, and makedepend.
lndir's adoption is mostly historical and specialist: it mattered to X11 and X.Org builders, distro maintainers, and developers who wanted out-of-tree builds before modern build systems made that workflow routine. Its standalone packaging in Homebrew and other systems preserves that utility without requiring the larger imake package.
The X.Org release directory shows lndir split out as an individual util tarball beginning in the modular release era, with releases from 1.0.1 in 2006 through 1.0.5 in 2024. The freedesktop cgit mirror shows the active upstream mirror and recent maintenance commits.
A user creates an empty build directory and runs lndir against the source tree. The result is a parallel directory tree where source files are links and generated objects can live separately. Re-running lndir adds new links and checks existing ones, but deleted source files can leave stale symlinks that may need cleanlinks or a fresh shadow tree.
The tool has no project-level configuration or credentials. Its behavior is driven by command-line options such as -silent, -ignorelinks, and -withrevinfo.
lndir is interesting precisely because it is small and archaic in a useful way. It is a fossil from the X11 build culture that still does one filesystem job cleanly, and package managers keep it available for scripts and users that remember the shadow-directory workflow.
For package nerds, lndir also illustrates the X.Org modularization story: pieces that once lived inside a monolithic source tree became tiny independently released tarballs with their own version streams.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lndir | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://gitlab.freedesktop.org/xorg/util/lndir
インストールメタデータ
| パッケージキー | brew:lndir |
|---|---|
| バージョン | 1.0.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/lndir |
| ホームページ | https://gitlab.freedesktop.org/xorg/util/lndir |
| リポジトリ | https://gitlab.freedesktop.org/xorg/util/lndir |
| 上流ドキュメント | https://gitlab.freedesktop.org/xorg/util/lndir |
| ライセンス | MIT-open-group |
| ソースアーカイブ | https://www.x.org/releases/individual/util/lndir-1.0.5.tar.xz |
| ビルド依存関係 | pkgconf, xorgproto |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lndir |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
lndir
nix profile install nixpkgs#lndirimake 1.0.10-6.fc44
imake source code configuration and build system
sudo dnf install imakelndir 1.0.5-1.6
Utility to create a shadow directory of symbolic links to another directory tree
sudo zypper install lndirlndir
sudo port install lndirソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.