Automic VaultAutomic Vault

brew

使用 Homebrew, apt, dnf, MacPorts, zypper 安装 ancient

查看 ancient 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ancient

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install ancient

MacPorts ports tree · archivers/ancient/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install ancient

Debian stable package indexes · ancient · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install ancient

Fedora Rawhide package metadata · ancient · 来源: dl.fedoraproject.org

openSUSE zypper已验证 · 92%
sudo zypper install ancient

openSUSE Tumbleweed package metadata · ancient · 来源: download.opensuse.org

概览

软件包摘要

Decompression routines for ancient formats

命令和别名

  • ancient

历史

项目历史与用法

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.

时间线

  • 2017: GitHub repository created.
  • 2017 onward: Ancient grows as a C++17 library and CLI for legacy decompression formats.
  • 2025: Release v2.3.0 published.

Related projects

  • PowerPacker, XPK, StoneCracker, Disk Masher System, Pack-Ice, and other legacy compressors listed by the README.
  • Lhasa: referenced by the README as a source for reimplementing rare LZH compressors without reusing code.
  • bzip2 and gzip: modern/Unix formats included alongside retro formats.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:compress

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 5 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ancientcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本2.3.0
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v2.3.0

https://github.com/temisu/ancient

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键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 DatabaseHomebrew formula API
Taphomebrew/core
Full Nameancient
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

ancient 2.2.0-1

decompression routines for ancient formats

https://github.com/temisu/ancient

sudo apt install ancient
  • Section: utils
  • Architecture: amd64
  • 4 依赖
  • normalized package name match
  • 匹配方式:Ancient
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ancient from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libancient-dev 2.2.0-1

decompression routines for ancient formats - development files

https://github.com/temisu/ancient

sudo apt install libancient-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: ancient
  • 1 依赖
  • normalized package name match
  • 匹配方式:Ancient
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libancient-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libancient2 2.2.0-1

decompression routines for ancient formats

https://github.com/temisu/ancient

sudo apt install libancient2
  • Section: utils
  • Architecture: amd64
  • Source Package: ancient
  • 3 依赖
  • normalized package name match
  • 匹配方式:Ancient
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libancient2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

ancient 2.1.0+ds-1build1

decompression routines for ancient formats

https://github.com/temisu/ancient

sudo apt install ancient
  • Section: universe/utils
  • Architecture: amd64
  • 4 依赖
  • normalized package name match
  • 匹配方式:Ancient
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ancient from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libancient-dev 2.1.0+ds-1build1

decompression routines for ancient formats - development files

https://github.com/temisu/ancient

sudo apt install libancient-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: ancient
  • 1 依赖
  • normalized package name match
  • 匹配方式:Ancient
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libancient-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libancient2 2.1.0+ds-1build1

decompression routines for ancient formats

https://github.com/temisu/ancient

sudo apt install libancient2
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: ancient
  • 3 依赖
  • normalized package name match
  • 匹配方式:Ancient
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libancient2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

ancient 2.3.0-3.fc44

Modern decompressor for old data compression formats

https://github.com/temisu/ancient

sudo dnf install ancient
  • License: BSD-2-Clause AND bzip2-1.0.6
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ancient
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ancient
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ancient from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ancient-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-devel
  • License: BSD-2-Clause AND bzip2-1.0.6
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ancient
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Ancient
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ancient-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ancient-libs 2.3.0-3.fc44

Library files for libancient decompressor for old formats

https://github.com/temisu/ancient

sudo dnf install ancient-libs
  • License: BSD-2-Clause AND bzip2-1.0.6
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ancient
  • 5 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Ancient
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ancient-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

ancient 2.3.0-1.3

Decompression routines for ancient formats

https://github.com/temisu/ancient/

sudo zypper install ancient
  • License: BSD-2-Clause
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: ancient
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ancient
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ancient from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ancient-devel 2.3.0-1.3

Development files for libancient

https://github.com/temisu/ancient/

sudo zypper install ancient-devel
  • License: BSD-2-Clause
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: ancient
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Ancient
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ancient-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libancient2 2.3.0-1.3

Decompression library for ancient formats

https://github.com/temisu/ancient/

sudo zypper install libancient2
  • License: BSD-2-Clause
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: ancient
  • 4 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Ancient
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libancient2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

ancient

sudo port install ancient
  • normalized package name match
  • 匹配方式:Ancient
MacPorts ports tree · api.github.com · MacPorts ports tree: archivers/ancient/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment