macOS
brew install saldllocal Homebrew formula metadata
brew / rank 13317
CLI downloader optimized for speed and early preview. Version 41 via Homebrew; verified 2026-09-13. Also installable with nix: nix profile install nixpkgs#saldl.
install
brew install saldllocal Homebrew formula metadata
nix profile install nixpkgs#saldlnixpkgs package indexes · pkgs/by-name/sa/saldl/package.nix · source: api.github.com
overview
CLI downloader optimized for speed and early preview
history
saldl is a multi-platform command-line downloader that divides files into chunks and retrieves them concurrently through libcurl. It emphasizes speed, resumability, and early access to selected portions of a download.
Mohammad AlSaleh created saldl as a libcurl-based downloader optimized for speed and early preview. Copyright notices in the official manual date the project to 2014–2015, while the published manual was updated in 2018.
The project was designed for POSIX systems but its official build notes also cover macOS, MSYS2/Cygwin, and experimental native Windows builds.
The official repository documents Homebrew installation on macOS, AUR packaging, POSIX source builds, and experimental Windows binaries. The supplied input also records Nix packaging.
A user supplies a URL and optionally selects chunk size, connection count, output path, resume behavior, or chunk ordering. saldl records partial data and progress in `.part.sal`, `.ctrl.sal`, and `.tmp.sal` artifacts; it can also stream to stdout or use memory buffers.
saldl is interesting to package enthusiasts as a compact, cross-platform download accelerator built from established C networking libraries. Its resumable control files, concurrent chunk scheduling, and early-preview ordering expose implementation details that simpler download clients hide.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
saldl | cli | global executable |
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.
https://github.com/saldl/saldl
install metadata
| Package key | brew:saldl |
|---|---|
| Version | 41 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/saldl |
| Homepage | https://saldl.github.io/ |
| Repository | https://github.com/saldl/saldl |
| Upstream docs | https://saldl.github.io/ |
| License | AGPL-3.0-or-later |
| Source archive | https://github.com/saldl/saldl/archive/refs/tags/v41.tar.gz |
| Last updated | 2026-09-13T13:50:37Z |
| Pulse | updated |
| Dependencies | libevent |
| Build dependencies | asciidoc, docbook-xsl, pkgconf |
| Uses from macOS | curl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | saldl |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
saldl
nix profile install nixpkgs#saldlsource 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.