macOS
brew install ancientlocal Homebrew formula metadata
sudo port install ancientMacPorts ports tree · archivers/ancient/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ancient in AI-Agent-Workflows.
Installation
brew install ancientlocal Homebrew formula metadata
sudo port install ancientMacPorts ports tree · archivers/ancient/Portfile · Quelle: api.github.com
sudo apt install ancientDebian stable package indexes · ancient · Quelle: deb.debian.org
sudo dnf install ancientFedora Rawhide package metadata · ancient · Quelle: dl.fedoraproject.org
sudo zypper install ancientopenSUSE Tumbleweed package metadata · ancient · Quelle: download.opensuse.org
Überblick
Decompression routines for ancient formats
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ancient | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/temisu/ancient
Installationsmetadaten
| Paketschlüssel | brew:ancient |
|---|---|
| Version | 2.3.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ancient |
| Homepage | https://github.com/temisu/ancient |
| Repository | https://github.com/temisu/ancient |
| Upstream-Dokumentation | https://github.com/temisu/ancient#readme |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://github.com/temisu/ancient/archive/refs/tags/v2.3.0.tar.gz |
| Build-Abhängigkeiten | autoconf, autoconf-archive, automake, libtool, pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 ancientQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.