macOS
brew install symlinkslocal Homebrew formula metadata
sudo port install symlinksMacPorts ports tree · sysutils/symlinks/Portfile · source: api.github.com
brew / rank 8733
Symbolic link maintenance utility. Version 1.4.3 via Homebrew; verified from local package data. Also installable with debian: sudo apt install symlinks.
install
brew install symlinkslocal Homebrew formula metadata
sudo port install symlinksMacPorts ports tree · sysutils/symlinks/Portfile · source: api.github.com
sudo apk add symlinksAlpine Linux edge package indexes · symlinks · source: dl-cdn.alpinelinux.org
sudo apt install symlinksDebian stable package indexes · symlinks · source: deb.debian.org
sudo dnf install symlinksFedora Rawhide package metadata · symlinks · source: dl.fedoraproject.org
nix profile install nixpkgs#symlinksnixpkgs package indexes · pkgs/by-name/sy/symlinks/package.nix · source: api.github.com
sudo pacman -S symlinksArch Linux sync databases · symlinks · source: geo.mirror.pkgbuild.com
overview
Symbolic link maintenance utility
history
symlinks is a small Unix filesystem maintenance utility for scanning and fixing symbolic links. It is classic package-manager material: one C utility, one man page, no service, no config, and a job that is useful on real filesystems.
The official README says symlinks scans directories for symbolic links and identifies dangling, relative, absolute, messy, and other-filesystem links. It can also convert absolute links to relative links within a filesystem.
The project credits Mark Lord as the creator and J. Brandt Buckley as maintainer. Its changelog records incremental Unix-maintenance work such as shortening redundant paths, messy-link fixes, Fedora patches, Mac OS X compatibility, and a later LFS bug fix.
The input package metadata lists symlinks across Homebrew, Debian, Ubuntu, Fedora/DNF, Alpine, Arch, MacPorts, Nix, and other package managers. That breadth fits a small administrative utility: distributions can ship it with minimal policy surface and users can reach for it during filesystem cleanup.
The README documents scanning recursively with `symlinks -r`, showing all links with `symlinks -rv`, and converting absolute links to relative links with `symlinks -rc`. It is usually used directly from a shell against a target directory.
symlinks matters to package nerds because it helps inspect the kind of filesystem state that package managers create and preserve: trees full of links, relocatable paths, broken build artifacts, and cross-filesystem references. It is also a good example of the tiny, durable Unix utilities that survive because they do one maintenance job clearly.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
symlinks | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:symlinks |
|---|---|
| Version | 1.4.3 |
| Package manager | Homebrew |
| Homepage | https://github.com/brandt/symlinks |
| Repository | https://github.com/brandt/symlinks |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
symlinks 1.4-5+b1
scan/change symbolic links
sudo apt install symlinkssymlinks
nix profile install nixpkgs#symlinkssymlinks 1.4-4
scan/change symbolic links
sudo apt install symlinkssymlinks 1.4.3-r0
Symbolic link maintenance utility
https://github.com/brandt/symlinks
sudo apk add symlinkssymlinks-doc 1.4.3-r0
Symbolic link maintenance utility (documentation)
https://github.com/brandt/symlinks
sudo apk add symlinks-docsymlinks 1.7-15.fc45
A utility which maintains a system's symbolic links
http://ibiblio.org/pub/Linux/utils/file/
sudo dnf install symlinkssymlinks 1.4.3-4
Symbolic link maintenance utility
https://github.com/brandt/symlinks
sudo pacman -S symlinkssymlinks
sudo port install symlinkssource 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.