pkg.soopen package index

brew / 排名 6629

使用 Homebrew, apk, apt, Nix, zypper 安装 plzip

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install plzip

local Homebrew formula metadata

Linux

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

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

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

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

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

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

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

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

概览

软件包摘要

Data compressor

命令和别名

  • plzip

历史

项目历史与用法

Plzip is a massively parallel implementation of the lzip lossless compressor, designed to compress and decompress large lzip files across multiple processor cores.

项目历史

Plzip was written and is maintained by Antonio Diaz Diaz. An official release announcement documents version 0.5 in February 2010 and notes that this release added parallel decompression. The current official manual identifies version 1.13, dated 7 March 2026.

采用历史

Plzip was positioned for large files and multiprocessor machines, including software distribution and large-scale archival work. Its compatibility with the lzip format lets it participate in the wider lzip tool family rather than creating a separate parallel-compression format.

使用方式

Plzip replaces input files with .lz output by default and can also stream data, test integrity, list members, or select an explicit output. It divides compression input into independently compressed members and can decompress multiple members concurrently; the available parallelism depends on file size and member structure.

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

Plzip gives lzip users a parallel counterpart analogous in role to pigz for gzip, while retaining lzip's multimember structure and integrity properties. It is especially interesting on high-core-count systems, although its documentation notes that small inputs cannot usefully employ many threads.

时间线

  • 2009: Copyright history for Plzip begins in the official manual.
  • 2010: Plzip 0.5 was released with parallel decompression.
  • 2026: Plzip 1.13 was released on 7 March.

Related projects

  • Plzip uses lzlib and belongs to the lzip family alongside lzip, lziprecover, tarlz, clzip, lunzip, pdlzip, zutils, and other compatible tools. The project recommends tarlz when tar-member alignment is important.

安全态势

风险级别: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 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

https://www.nongnu.org/lzip/plzip.html

安装元数据

软件包元数据

软件包键brew:plzip
版本1.13
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/plzip
主页https://www.nongnu.org/lzip/plzip.html
上游文档https://www.nongnu.org/lzip/plzip.html
许可证GPL-2.0-or-later
源码归档https://download.savannah.gnu.org/releases/lzip/plzip/plzip-1.13.tar.gz
最后更新2026-09-11T13:12:06Z
Pulseupdated
依赖gcc, lzlib
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

plzip 1.12-3

parallel, lossless data compressor based on the LZMA algorithm

http://www.nongnu.org/lzip/plzip.html

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

plzip

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

plzip 1.11-1

parallel, lossless data compressor based on the LZMA algorithm

http://www.nongnu.org/lzip/plzip.html

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

plzip 1.13-r0

Massively parallel lossless data compressor

https://www.nongnu.org/lzip/plzip.html

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

plzip-doc 1.13-r0

Massively parallel lossless data compressor (documentation)

https://www.nongnu.org/lzip/plzip.html

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

plzip 1.13-1.5

Parallel LZMA Data Compressor

https://www.nongnu.org/lzip/plzip.html

sudo zypper install plzip
  • License: GPL-2.0-or-later
  • Category: Productivity/Archiving/Compression
  • Architecture: x86_64
  • Source Package: plzip
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Plzip
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: plzip from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst

来源线索

由仓库数据生成

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

使用的来源

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