macOS
brew install atoollocal Homebrew formula metadata
sudo port install atoolMacPorts ports tree · archivers/atool/Portfile · source: api.github.com
brew
Archival front-end. Version 0.39.0 via Homebrew; verified from local package data.
install
brew install atoollocal Homebrew formula metadata
sudo port install atoolMacPorts ports tree · archivers/atool/Portfile · source: api.github.com
sudo apk add atoolAlpine Linux edge package indexes · atool · source: dl-cdn.alpinelinux.org
sudo apt install atoolDebian stable package indexes · atool · source: deb.debian.org
sudo dnf install atoolFedora Rawhide package metadata · atool · source: dl.fedoraproject.org
nix profile install nixpkgs#atoolnixpkgs package indexes · pkgs/by-name/at/atool/package.nix · source: api.github.com
sudo pacman -S atoolArch Linux sync databases · atool · source: geo.mirror.pkgbuild.com
sudo zypper install atoolopenSUSE Tumbleweed package metadata · atool · source: download.opensuse.org
winget install --id Intel.ACAT -eWindows Package Manager source index · Intel.ACAT · source: cdn.winget.microsoft.com
overview
Archival front-end
history
atool is a Perl command-line front end for archive management. Its command family wraps external archivers behind consistent verbs for extracting, packing, listing, concatenating, diffing, and repacking archives.
The official Savannah project page describes atool as a script for managing many archive types, including tar, tar+gzip, and zip. The project is administered by Oskar Liljeblad, is listed as non-GNU software on Savannah, and was registered there on 5 July 2005 with production/stable status.
The 0.39.0 release tarball's NEWS file shows a longer pre-Savannah history, with releases documented back to at least 2002 and copyright years beginning in 2001. The 2005 Savannah-era 0.30.0 release added 7-Zip, ALZip, and Debian package support; 0.31.0 quickly followed with a serious adiff symlink-removal bug fix and the arepack command.
Later releases expanded archive support and portability: Cabinet archives in 0.32.0, lzma in 0.34.0, rzip/lrzip/pbzip2 and configurable file-based detection in 0.35.0, xz/lzip in 0.37.0, and plzip, lbzip2, and pigz support in 0.39.0.
atool's adoption comes from its promise to make archive commands predictable. Savannah's project description highlights aunpack's safer extraction behavior: it extracts into a temporary directory first, avoids scattering archive contents, and prevents local files from being overwritten by mistake.
The input package facts show atool packaged across Homebrew, Debian, Ubuntu, Fedora, Alpine, Arch, MacPorts, Nix, and openSUSE. That broad packaging footprint fits a mature Unix utility whose value is not novelty but muscle memory: packagers expose one small Perl script and users get a uniform interface over many archiver binaries.
The man page documents separate commands for common operations: `aunpack` extracts, `apack` creates archives, `als` lists, `acat` writes archived files to stdout, `adiff` compares archives, and `arepack` converts between archive formats.
atool detects archive formats by extension unless the user supplies a format, falling back to `file` for difficult cases such as rar-style numeric extensions when configured. Configuration is simple key/value text loaded from hardcoded defaults, `/etc/atool.conf`, then `~/.atoolrc`, with `--config` and `--option` overrides for one-off runs.
atool is a classic package-nerd utility: it is small, scriptable, old, and useful because it normalizes other command-line tools rather than replacing them. Its dependencies are the archive programs already found in Unix package sets.
It also has the kind of changelog package maintainers care about. Archive format support, safe extraction semantics, symlink bugs, macOS build fixes, and compression-tool detection are all practical downstream concerns.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/atool.conf~/.atoolrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
acat | cli | global executable | |
adiff | cli | global executable | |
als | cli | global executable | |
apack | cli | global executable | |
arepack | cli | global executable | |
atool | cli | global executable | |
aunpack | 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://savannah.nongnu.org/projects/atool/
install metadata
| Package key | brew:atool |
|---|---|
| Version | 0.39.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/atool |
| Homepage | https://savannah.nongnu.org/projects/atool/ |
| Repository | https://git.savannah.nongnu.org/cgit/atool.git |
| Upstream docs | https://savannah.nongnu.org/projects/atool |
| License | GPL-2.0-or-later |
| Source archive | https://download.savannah.gnu.org/releases/atool/atool-0.39.0.tar.gz |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | atool |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
atool 0.39.0-14
tool for managing file archives of various types
sudo apt install atoolatool
nix profile install nixpkgs#atoolatool 0.39.0-14
tool for managing file archives of various types
sudo apt install atoolatool 0.39.0-r4
a Perl script for managing file archives of various types
sudo apk add atoolatool-bash-completion 0.39.0-r4
Bash completions for atool
sudo apk add atool-bash-completionatool-doc 0.39.0-r4
a Perl script for managing file archives of various types (documentation)
sudo apk add atool-docatool 0.39.0-38.fc45
A Perl script for managing file archives of various types
sudo dnf install atoolatool 0.39.0-10
A script for managing file archives of various types
sudo pacman -S atoolatool 0.39.0-6.2
Commandline Tool for Managing File Archives of various Types
sudo zypper install atoolatool
sudo port install atoolIntel.ACAT
winget install --id Intel.ACAT -esource 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.