macOS
brew install lndirlocal Homebrew formula metadata
sudo port install lndirMacPorts ports tree · x11/lndir/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für lndir in AI-Agent-Workflows.
Installation
brew install lndirlocal Homebrew formula metadata
sudo port install lndirMacPorts ports tree · x11/lndir/Portfile · Quelle: api.github.com
nix profile install nixpkgs#lndirnixpkgs package indexes · pkgs/by-name/ln/lndir/package.nix · Quelle: api.github.com
sudo zypper install lndiropenSUSE Tumbleweed package metadata · lndir · Quelle: download.opensuse.org
sudo dnf install imakeFedora Rawhide package metadata · imake · Quelle: dl.fedoraproject.org
Überblick
Create a shadow directory of symbolic links to another directory tree
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
lndir | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://gitlab.freedesktop.org/xorg/util/lndir
Installationsmetadaten
| Paketschlüssel | brew:lndir |
|---|---|
| Version | 1.0.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/lndir |
| Homepage | https://gitlab.freedesktop.org/xorg/util/lndir |
| Repository | https://gitlab.freedesktop.org/xorg/util/lndir |
| Upstream-Dokumentation | https://gitlab.freedesktop.org/xorg/util/lndir |
| Lizenz | MIT-open-group |
| Quellarchiv | https://www.x.org/releases/individual/util/lndir-1.0.5.tar.xz |
| Build-Abhängigkeiten | pkgconf, xorgproto |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 lndirQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.