Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, winget 安装 atool

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install atool

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install atool

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add atool

Alpine Linux edge package indexes · atool · 来源: dl-cdn.alpinelinux.org

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

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

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

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

Nix已验证 · 92%
nix profile install nixpkgs#atool

nixpkgs package indexes · pkgs/by-name/at/atool/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S atool

Arch Linux sync databases · atool · 来源: geo.mirror.pkgbuild.com

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

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

Windows

Windows Package Manager已验证 · 92%
winget install --id Intel.ACAT -e

Windows Package Manager source index · Intel.ACAT · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Archival front-end

命令和别名

  • acat
  • adiff
  • als
  • apack
  • arepack
  • atool
  • aunpack

历史

项目历史与用法

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.

时间线

  • 2001: Earliest copyright year in the official 0.39.0 man page.
  • 2002: NEWS documents atool 0.23.0 and 0.25.0 releases.
  • 2005-07: Savannah project registration and atool 0.30.0 release.
  • 2005-08: atool 0.31.0 fixed a serious adiff symlink-removal bug and added arepack.
  • 2008: 0.35.0 added rzip, lrzip, pbzip2, and more file-identification options.
  • 2009: 0.37.0 added lzip and xz support.
  • 2012: 0.39.0 added plzip, lbzip2, and pigz support.

Related projects

  • atool is conceptually adjacent to libarchive/bsdtar, p7zip, unrar, unzip, tar, gzip, bzip2, xz, and other archiver commands. Unlike libarchive-based tools, atool is a coordinator over external programs.

来源

  • Official Savannah project page.
  • Official Savannah release index.
  • Official atool 0.39.0 NEWS and atool.1 from release tarball.
  • input source_facts.package-manager.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。

建议审查

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

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/atool.conf~/.atoolrc

可执行文件

已安装的可执行文件

命令类型暴露范围备注
acatcli全局可执行文件
adiffcli全局可执行文件
alscli全局可执行文件
apackcli全局可执行文件
arepackcli全局可执行文件
atoolcli全局可执行文件
aunpackcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-11
管理器版本0.39.0
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://savannah.nongnu.org/projects/atool/

安装元数据

软件包元数据

软件包键brew:atool
版本0.39.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/atool
主页https://savannah.nongnu.org/projects/atool/
仓库https://git.savannah.nongnu.org/cgit/atool.git
上游文档https://savannah.nongnu.org/projects/atool
许可证GPL-2.0-or-later
源码归档https://download.savannah.gnu.org/releases/atool/atool-0.39.0.tar.gz
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameatool
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

atool 0.39.0-14

tool for managing file archives of various types

https://www.nongnu.org/atool/

sudo apt install atool
  • Section: utils
  • Architecture: all
  • 1 依赖
  • 22 可选依赖
  • normalized package name match
  • 匹配方式:Atool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: atool from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

atool

nix profile install nixpkgs#atool
  • normalized package name match
  • 匹配方式:Atool
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/at/atool/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

atool 0.39.0-14

tool for managing file archives of various types

https://www.nongnu.org/atool/

sudo apt install atool
  • Section: universe/utils
  • Architecture: all
  • 1 依赖
  • 22 可选依赖
  • normalized package name match
  • 匹配方式:Atool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: atool from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

atool 0.39.0-r4

a Perl script for managing file archives of various types

https://nongnu.org/atool/

sudo apk add atool
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: atool
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Atool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: atool from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

atool-bash-completion 0.39.0-r4

Bash completions for atool

https://nongnu.org/atool/

sudo apk add atool-bash-completion
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: atool
  • normalized package name match
  • 匹配方式:Atool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: atool-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

atool-doc 0.39.0-r4

a Perl script for managing file archives of various types (documentation)

https://nongnu.org/atool/

sudo apk add atool-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: atool
  • normalized package name match
  • 匹配方式:Atool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: atool-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

atool 0.39.0-38.fc45

A Perl script for managing file archives of various types

https://www.nongnu.org/atool/

sudo dnf install atool
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: atool
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Atool
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: atool from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

atool 0.39.0-10

A script for managing file archives of various types

https://www.nongnu.org/atool

sudo pacman -S atool
  • License: GPL3
  • Architecture: any
  • 2 依赖
  • 14 可选依赖
  • normalized package name match
  • 匹配方式:Atool
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: atool from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

atool 0.39.0-6.2

Commandline Tool for Managing File Archives of various Types

http://www.nongnu.org/atool/

sudo zypper install atool
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: atool
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Atool
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: atool from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

atool

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

Intel.ACAT

winget install --id Intel.ACAT -e
  • installed executable or alias match
  • 匹配方式:Acat
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Intel.ACAT from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment