macOS
brew install saldllocal Homebrew formula metadata
安装
brew install saldllocal Homebrew formula metadata
nix profile install nixpkgs#saldlnixpkgs package indexes · pkgs/by-name/sa/saldl/package.nix · 来源: api.github.com
概览
CLI downloader optimized for speed and early preview
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
saldl | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/saldl/saldl
安装元数据
| 软件包键 | brew:saldl |
|---|---|
| 版本 | 41 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/saldl |
| 主页 | https://saldl.github.io/ |
| 仓库 | https://github.com/saldl/saldl |
| 上游文档 | https://saldl.github.io/ |
| 许可证 | AGPL-3.0-or-later |
| 源码归档 | https://github.com/saldl/saldl/archive/refs/tags/v41.tar.gz |
| 最后更新 | 2026-09-13T13:50:37Z |
| Pulse | updated |
| 依赖 | libevent |
| 构建依赖 | asciidoc, docbook-xsl, pkgconf |
| macOS 提供的库 | curl |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
saldl
nix profile install nixpkgs#saldl来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.