macOS
brew install upxlocal Homebrew formula metadata
sudo port install upxMacPorts ports tree · archivers/upx/Portfile · source: api.github.com
brew / rank 1287
Compress/expand executable files. Version 5.2.0 via Homebrew; verified 2026-06-08. Also installable with nix: nix profile install nixpkgs#upx.
install
brew install upxlocal Homebrew formula metadata
sudo port install upxMacPorts ports tree · archivers/upx/Portfile · source: api.github.com
sudo apk add upxAlpine Linux edge package indexes · upx · source: dl-cdn.alpinelinux.org
sudo dnf install upxFedora Rawhide package metadata · upx · source: dl.fedoraproject.org
nix profile install nixpkgs#upxnixpkgs package indexes · pkgs/by-name/up/upx/package.nix · source: api.github.com
sudo pacman -S upxArch Linux sync databases · upx · source: geo.mirror.pkgbuild.com
sudo zypper install upxopenSUSE Tumbleweed package metadata · upx · source: download.opensuse.org
choco install upxChocolatey community package catalog · upx · source: community.chocolatey.org
scoop install main/upxScoop official bucket manifest trees · bucket/upx.json · source: api.github.com
winget install --id UPX.UPX -eWindows Package Manager source index · UPX.UPX · source: cdn.winget.microsoft.com
overview
Compress/expand executable files
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
upx | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:upx |
|---|---|
| Version | 5.2.0 |
| Package manager | Homebrew |
| Homepage | https://upx.github.io/ |
| Repository | https://github.com/upx/upx |
| Last updated | 2026-06-08T16:51:09Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
upx
nix profile install nixpkgs#upxupx 5.2.0-r0
Ultimate Packer for eXecutables
sudo apk add upxupx-doc 5.2.0-r0
Ultimate Packer for eXecutables (documentation)
sudo apk add upx-docupx 5.2.0-2.fc45
Ultimate Packer for eXecutables
sudo dnf install upxupx 5.2.0-1
Extendable, high-performance executable packer for several executable formats
sudo pacman -S upxupx 5.2.0-1.3
The Ultimate Packer for eXecutables
sudo zypper install upxupx
sudo port install upxupx
choco install upxmain/upx
scoop install main/upxUPX.UPX
winget install --id UPX.UPX -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.