Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, Nix, pacman, zypper 安装 isa-l

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install isa-l

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add isa-l

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

Fedora dnf已验证 · 92%
sudo dnf install isa-l

Fedora Rawhide package metadata · isa-l · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#isa-l

nixpkgs package indexes · pkgs/by-name/is/isa-l/package.nix · 来源: api.github.com

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

Arch Linux sync databases · isa-l · 来源: geo.mirror.pkgbuild.com

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

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

概览

软件包摘要

Intelligent Storage Acceleration Library

命令和别名

  • igzip

历史

项目历史与用法

Intel ISA-L, the Intelligent Storage Acceleration Library, is a collection of optimized low-level routines for storage software. The upstream README describes erasure coding, CRC, RAID parity, deflate-compatible compression, and inflate-compatible decompression, while the Homebrew package exposes the `igzip` command-line tool from that library.

项目历史

The public intel/isa-l repository was created in 2016, but the project represents Intel's earlier storage-acceleration work around data protection, compression, and integrity primitives. The official API PDF notes the first open release of the erasure-code unit and documents `igzip` as a user program for compression and decompression.

ISA-L evolved as a performance library closely tied to processor instruction sets. Its release notes and wiki track additions for CPU features, CRC and erasure-code performance, build-system changes, and architecture support such as PowerPC fixes and riscv64 feature detection.

采用历史

ISA-L spread through storage systems because erasure coding and checksum throughput are central to distributed filesystems, object stores, backup systems, and data pipelines. The input metadata shows packaging across Homebrew, Alpine, Fedora, Nix, Arch, and openSUSE, with some distributions exposing the user-facing tool as igzip.

The package is also visible in higher-level systems: Hadoop documentation describes HDFS erasure coding as able to leverage Intel ISA-L for accelerated encoding and decoding calculations.

使用方式

Library users link against ISA-L for Reed-Solomon erasure coding, CRC functions, RAID parity, and deflate/inflate routines. Package users often encounter it through `igzip`, which gives a command-line entry point into ISA-L's fast deflate-compatible compression path.

为什么软件包爱好者会关心

ISA-L is package-nerd material because it packages CPU-specific assembly and runtime dispatch behind ordinary distribution names. Maintainers care about NASM versions, architecture coverage, ABI expectations, and whether consumers get the accelerated path or silently fall back to slower code.

It also demonstrates a common packaging split: the real value is a library used indirectly by storage software, while the obvious executable in a package database is a compression utility.

时间线

  • 2016: Public intel/isa-l GitHub repository created.
  • 2019: Release notes document CRC and erasure-code performance work in the v2.27-v2.29 era.
  • 2020: v2.30 appears in the upstream release wiki.
  • 2024: v2.31 release notes document API and platform maintenance.
  • 2026: v2.32 release notes add CMake work and initial riscv64 support.

Related projects

  • ISA-L is related to zlib-compatible compression tools, Reed-Solomon erasure-code libraries, RAID implementations, Hadoop HDFS erasure coding, Ceph erasure-code plugins, and Intel's ISA-L Crypto sibling project.

来源

  • The official API PDF documents open erasure-code release context and igzip.
  • The official README and Intel overview describe the library scope and storage-acceleration purpose.
  • The upstream wiki and GitHub releases provide release chronology and feature evolution.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

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

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

https://github.com/intel/isa-l

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:isa-l
版本2.32.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/isa-l
主页https://github.com/intel/isa-l
仓库https://github.com/intel/isa-l
上游文档https://github.com/intel/isa-l#readme
许可证BSD-3-Clause
源码归档https://github.com/intel/isa-l/archive/refs/tags/v2.32.1.tar.gz
最后更新2026-07-01T10:12:00Z
Pulseupdated
构建依赖autoconf, automake, libtool
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Nix95%

isa-l

nix profile install nixpkgs#isa-l
  • normalized package name match
  • 匹配方式:Isa L
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/is/isa-l/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

isa-l 2.31.0-r1

Intelligent Storage Acceleration Library

https://github.com/intel/isa-l

sudo apk add isa-l
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: isa-l
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Isa L
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: isa-l from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

isa-l-dev 2.31.0-r1

Intelligent Storage Acceleration Library (development files)

https://github.com/intel/isa-l

sudo apk add isa-l-dev
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: isa-l
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Isa L
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: isa-l-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

isa-l-doc 2.31.0-r1

Intelligent Storage Acceleration Library (documentation)

https://github.com/intel/isa-l

sudo apk add isa-l-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: isa-l
  • normalized package name match
  • 匹配方式:Isa L
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: isa-l-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

isa-l-static 2.31.0-r1

Intelligent Storage Acceleration Library (static library)

https://github.com/intel/isa-l

sudo apk add isa-l-static
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: isa-l
  • normalized package name match
  • 匹配方式:Isa L
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: isa-l-static from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

isa-l 2.32.0-1.fc45

Intel(R) Intelligent Storage Acceleration Library

https://github.com/intel/isa-l

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

isa-l-devel 2.32.0-1.fc45

Intel(R) Intelligent Storage Acceleration Library - devel files

https://github.com/intel/isa-l

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

isa-l-tools 2.32.0-1.fc45

Intel(R) Intelligent Storage Acceleration Library - tool

https://github.com/intel/isa-l

sudo dnf install isa-l-tools
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: isa-l
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Isa L
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: isa-l-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

isa-l 2.32.0-1

Intelligent Storage Acceleration Library

https://github.com/intel/isa-l

sudo pacman -S isa-l
  • License: BSD-3-Clause
  • Architecture: x86_64
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Isa L
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: isa-l from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

igzip 2.32.0-2.2

gzip backed by the ISA-L deflate library

https://github.com/intel/isa-l

sudo zypper install igzip
  • License: BSD-3-Clause
  • Category: Productivity/Archiving/Compression
  • Architecture: x86_64
  • Source Package: isa-l
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Isa L
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: igzip from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

isa-l-devel 2.32.0-2.2

Development files for the Intel Intelligent Storage Acceleration Library

https://github.com/intel/isa-l

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

libisal2 2.32.0-2.2

Intel Intelligent Storage Acceleration Library

https://github.com/intel/isa-l

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

来源线索

由仓库数据生成

此页面由 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