This package browser is in early development. Mind the rough edges.

upx 4.2.4

Compression tool for executables

The Ultimate Packer for eXecutables (UPX) is an executable file compressor. UPX typically reduces the file size of programs and shared libraries by around 50%--70%, thus reducing disk space, network load times, download times, and other distribution and storage costs.

Installation

Install upx 4.2.4 as follows:

guix install upx@4.2.4

Or install the latest version:

guix install upx

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.