pkg.soopen package index

brew / 排名 1287

使用 Homebrew, apk, chocolatey, dnf, MacPorts, Nix, pacman, zypper, scoop, winget 安装 upx

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install upx

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install upx

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

Linux

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

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

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

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

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

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

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

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

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

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

概览

软件包摘要

Compress/expand executable files

命令和别名

  • upx

历史

项目历史与用法

UPX, the Ultimate Packer for eXecutables, is a long-running executable compressor. Its documentation describes a free, portable, high-performance packer that commonly reduces executable and DLL size while leaving packed programs self-contained.

项目历史

The UPX tree traces its lineage to earlier work by Markus Oberhumer and Laszlo Molnar in the 1990s, and the NEWS file marks version 0.05 on 26 May 1998 as the first public beta. Version 1.00 followed on 26 March 2000, after rapid expansion across DOS, Windows, Linux, and other executable formats.

采用历史

UPX became a standard tool in release engineering because it targets executable formats rather than source code or archive files. The project moved to GitHub with the 3.92 release in December 2016 and uses the GitHub Pages site as its current home page. The batch input lists wide package-manager coverage across Homebrew, Alpine, Fedora, Arch, MacPorts, Nix, Chocolatey, Scoop, winget, and openSUSE, reflecting cross-platform demand.

使用方式

The core package-nerd workflow is direct and scriptable: run `upx` on a binary to pack it, use `-d` to unpack, `-t` to test, and `-l` to inspect compressed size and ratio. The documentation also discusses compression levels, `--best`, `--brute`, LZMA, overlay handling, environment-variable defaults, and format-specific caveats.

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

UPX is significant because it sits at the boundary between packaging, binary distribution, reverse engineering, antivirus analysis, and embedded-size constraints. Maintainers care about its format support, reproducibility hazards, security context warning, unpackability, and the fact that modern operating-system changes can break old packing assumptions.

时间线

  • 1998: Version 0.05 was the first public beta.
  • 2000: Version 1.00 was released.
  • 2006: 2.90 beta added LZMA support for many formats.
  • 2016: Version 3.92 moved the project to GitHub and the upx.github.io home page.
  • 2022: Version 4.0.0 switched to semantic versioning and added easier CMake source builds.
  • 2025: Version 5.0.0 introduced major ELF changes including memfd_create support for SELinux enforcing mode.
  • 2026: Version 5.2.0 added the cpm86/cmd format.

Related projects

  • The NEWS file says the first public beta drew on experience from DJP, lzop, and mfxpak. UPX also relates to executable-format ecosystems such as ELF, PE, Mach-O, DOS, and firmware/kernel image formats.

安全态势

风险级别: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 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

https://github.com/upx/upx

安装元数据

软件包元数据

软件包键brew:upx
版本5.2.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/upx
主页https://upx.github.io/
仓库https://github.com/upx/upx
上游文档https://upx.github.io/
许可证GPL-2.0-or-later
源码归档https://github.com/upx/upx/releases/download/v5.2.0/upx-5.2.0-src.tar.xz
最后更新2026-06-08T16:51:09Z
Pulseupdated
构建依赖cmake, ucl
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Nix95%

upx

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

upx 5.2.0-r0

Ultimate Packer for eXecutables

https://upx.github.io/

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

upx-doc 5.2.0-r0

Ultimate Packer for eXecutables (documentation)

https://upx.github.io/

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

upx 5.2.0-2.fc45

Ultimate Packer for eXecutables

https://github.com/upx/upx

sudo dnf install upx
  • License: GPL-2.0-or-later AND LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: upx
  • 5 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Upx
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: upx from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
pacman95%

upx 5.2.0-1

Extendable, high-performance executable packer for several executable formats

https://github.com/upx/upx

sudo pacman -S upx
  • License: custom AND GPL-2.0-or-later
  • Architecture: x86_64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Upx
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: upx from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

upx 5.2.0-1.3

The Ultimate Packer for eXecutables

https://upx.github.io/

sudo zypper install upx
  • License: Apache-2.0 WITH LLVM-exception AND GPL-2.0-or-later AND BSD-4-Clause AND BSD-3-Clause AND MIT AND Zlib AND (CPL-1.0 OR LGPL-2.1-only)
  • Category: Development/Tools/Other
  • Architecture: x86_64
  • Source Package: upx
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Upx
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: upx from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

upx

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

upx

choco install upx
  • normalized package name match
  • 匹配方式:Upx
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: upx from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','unikey'
Scoop95%

main/upx

scoop install main/upx
  • normalized package name match
  • 匹配方式:Upx
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/upx.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

UPX.UPX

winget install --id UPX.UPX -e
  • normalized package name match
  • 匹配方式:Upx
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: UPX.UPX from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

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