macOS
brew install ancientlocal Homebrew formula metadata
sudo port install ancientMacPorts ports tree · archivers/ancient/Portfile · 来源: api.github.com
安装
brew install ancientlocal Homebrew formula metadata
sudo port install ancientMacPorts ports tree · archivers/ancient/Portfile · 来源: api.github.com
sudo apt install ancientDebian stable package indexes · ancient · 来源: deb.debian.org
sudo dnf install ancientFedora Rawhide package metadata · ancient · 来源: dl.fedoraproject.org
sudo zypper install ancientopenSUSE Tumbleweed package metadata · ancient · 来源: download.opensuse.org
概览
Decompression routines for ancient formats
历史
Ancient is a modern C++17 decompressor collection for old compression formats, especially formats from Amiga, Atari, and other 1980s and 1990s systems. It ships both a command-line application and a small API.
The public GitHub repository was created in March 2017. The README explains the motivation: old decompression algorithms may still be findable, but original implementations are often system-specific, incomplete, direct translations from M68K assembly, poorly licensed, or hard to reuse safely.
Ancient's project goals are a clean modern implementation, BSD-style licensing, and test coverage against a cache of roughly ten thousand available files plus generated public-domain test files. The README also stresses that some old formats have undocumented corner cases and weak password protection, but the project is decompression-focused rather than cryptographic.
The latest GitHub release observed for this batch is v2.3.0, published in September 2025.
Ancient sits at the intersection of software preservation, retrocomputing, and archive tooling. Its value is not broad user-interface adoption but format coverage: it preserves the ability to unpack data from old scenes, games, music modules, and system-specific compressors.
The supplied package facts show Ancient packaged in Homebrew, Debian, Fedora/dnf, MacPorts, Ubuntu, and zypper. That distribution breadth is notable for a specialist decompressor library because it makes obscure formats available to scripts and preservation workflows without each user rebuilding from source.
The README says simple usage is available through both the CLI and API, and that the compression algorithm is automatically detected in most cases. It also notes important boundaries: Ancient currently does not support archival files or self-extracting executables as primary built-in functionality.
The format list is the package's main feature: it includes classic Unix `compress`/`pack` variants, bzip2 and gzip bitstreams, Amiga-oriented formats such as PowerPacker, XPK-encapsulated files, Disk Masher System, StoneCracker, Pack-Ice, and many others.
Ancient is significant because package managers can turn a preservation niche into a normal command-line capability. Once installed, old packed data can be tested or unpacked in automated pipelines without depending on questionable original binaries.
It is also a nice example of 'boring modern C++ around weird old formats': the project replaces fragile historical code with a maintained, licensed, test-backed implementation.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ancient | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/temisu/ancient
安装元数据
| 软件包键 | brew:ancient |
|---|---|
| 版本 | 2.3.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/ancient |
| 主页 | https://github.com/temisu/ancient |
| 仓库 | https://github.com/temisu/ancient |
| 上游文档 | https://github.com/temisu/ancient#readme |
| 许可证 | BSD-2-Clause |
| 源码归档 | https://github.com/temisu/ancient/archive/refs/tags/v2.3.0.tar.gz |
| 构建依赖 | autoconf, autoconf-archive, automake, libtool, pkgconf |
| 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 | ancient |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
ancient 2.2.0-1
decompression routines for ancient formats
https://github.com/temisu/ancient
sudo apt install ancientlibancient-dev 2.2.0-1
decompression routines for ancient formats - development files
https://github.com/temisu/ancient
sudo apt install libancient-devlibancient2 2.2.0-1
decompression routines for ancient formats
https://github.com/temisu/ancient
sudo apt install libancient2ancient 2.1.0+ds-1build1
decompression routines for ancient formats
https://github.com/temisu/ancient
sudo apt install ancientlibancient-dev 2.1.0+ds-1build1
decompression routines for ancient formats - development files
https://github.com/temisu/ancient
sudo apt install libancient-devlibancient2 2.1.0+ds-1build1
decompression routines for ancient formats
https://github.com/temisu/ancient
sudo apt install libancient2ancient 2.3.0-3.fc44
Modern decompressor for old data compression formats
https://github.com/temisu/ancient
sudo dnf install ancientancient-devel 2.3.0-3.fc44
Library and header files for building applications to use libancient
https://github.com/temisu/ancient
sudo dnf install ancient-develancient-libs 2.3.0-3.fc44
Library files for libancient decompressor for old formats
https://github.com/temisu/ancient
sudo dnf install ancient-libsancient 2.3.0-1.3
Decompression routines for ancient formats
https://github.com/temisu/ancient/
sudo zypper install ancientancient-devel 2.3.0-1.3
Development files for libancient
https://github.com/temisu/ancient/
sudo zypper install ancient-devellibancient2 2.3.0-1.3
Decompression library for ancient formats
https://github.com/temisu/ancient/
sudo zypper install libancient2ancient
sudo port install ancient来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.