macOS
brew install lndirlocal Homebrew formula metadata
sudo port install lndirMacPorts ports tree · x11/lndir/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lndir pour les workflows d'agents IA.
installation
brew install lndirlocal Homebrew formula metadata
sudo port install lndirMacPorts ports tree · x11/lndir/Portfile · Source: api.github.com
nix profile install nixpkgs#lndirnixpkgs package indexes · pkgs/by-name/ln/lndir/package.nix · Source: api.github.com
sudo zypper install lndiropenSUSE Tumbleweed package metadata · lndir · Source: download.opensuse.org
sudo dnf install imakeFedora Rawhide package metadata · imake · Source: dl.fedoraproject.org
aperçu
Create a shadow directory of symbolic links to another directory tree
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
lndir | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://gitlab.freedesktop.org/xorg/util/lndir
métadonnées d'installation
| Clé du paquet | brew:lndir |
|---|---|
| Version | 1.0.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/lndir |
| Page d'accueil | https://gitlab.freedesktop.org/xorg/util/lndir |
| Dépôt | https://gitlab.freedesktop.org/xorg/util/lndir |
| Docs amont | https://gitlab.freedesktop.org/xorg/util/lndir |
| Licence | MIT-open-group |
| Archive source | https://www.x.org/releases/individual/util/lndir-1.0.5.tar.xz |
| Dépendances de compilation | pkgconf, xorgproto |
| Bouteille | disponible (sur arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 lndirpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.