macOS
brew install unplocal Homebrew formula metadata
sudo port install unpMacPorts ports tree · archivers/unp/Portfile · source: api.github.com
brew
Unpack everything with one command. Version 2.0 via Homebrew; verified from local package data.
install
brew install unplocal Homebrew formula metadata
sudo port install unpMacPorts ports tree · archivers/unp/Portfile · source: api.github.com
sudo apt install unpDebian stable package indexes · unp · source: deb.debian.org
nix profile install nixpkgs#unpnixpkgs package indexes · pkgs/by-name/un/unp/package.nix · source: api.github.com
sudo pacman -S unpArch Linux sync databases · unp · source: geo.mirror.pkgbuild.com
overview
Unpack everything with one command
history
unp is a Perl command-line wrapper that chooses the right unpacking tool for an archive. Its own source says it runs the correct unpack program depending on filename extension or, where possible, file contents; the same script also provides `ucat`, a cat-like mode for compressed contents.
The current script credits the original `unp` to Andre Karwath in 1997 and the modern 1.x/2.x UI to Eduard Bloch from 2000-2009. Debian's changelog records an initial Debian release as `unp` 0.0.1-1 on 2000-03-09 and a 1.0.0 upstream release on 2000-06-04.
The package evolved as archive formats and backend tools changed. The changelog records additions for CAB, ACE, TNEF, uuencode, MIME, hqx/binhex, afio, lzop, unzoo, ppmd, 7z, jar/war/ear, lzma, xz, zstd, InnoSetup, Nullsoft/7zip-based self-extracting archives, ISO images, and experimental InstallShield cabinet support through unshield.
The supplied package metadata shows `unp` packaged across Homebrew, Debian, Ubuntu, MacPorts, Nix, Arch/pacman, and other Unix-like package sets. Its long Debian changelog also shows the kind of maintenance trail common to small utility packages: dependency changes, backend recommendations, shell-completion fixes, translations, security quoting fixes, and compatibility with changing archive tools.
The script's help text presents the normal workflow: pass one or more compressed files to `unp`, optionally use helper modes such as `-u` or `-U` to unpack into a directory, pass backend arguments after `--`, list supported formats with `-s`, or use `--dry-run` to print the calculated commands.
`ucat` is the related streaming mode: it uncompresses multiple file contents to standard output, acting as a wrapper around zcat, bzcat, and similar tools.
unp is package-nerd comfort food: a tiny wrapper whose entire point is to hide the messy zoo of archive commands behind one predictable verb. It matters less as a new compression implementation and more as glue over the installed ecosystem of unpackers, recommendations, alternatives, shell completions, and distribution policy.
The 2024 2.0 changelog entry is still about the same practical niche: switching the default recommendation toward 7zip, adding dry-run mode, generating bash completion at build time, fixing extension mappings, and adding experimental InstallShield handling via unshield.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
ucat | cli | global executable | |
unp | cli | global executable |
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.
https://tracker.debian.org/pkg/unp
install metadata
| Package key | brew:unp |
|---|---|
| Version | 2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/unp |
| Homepage | https://tracker.debian.org/pkg/unp |
| Repository | https://salsa.debian.org/blade/unp |
| Upstream docs | https://manpages.debian.org/unstable/unp/unp.1 |
| License | GPL-2.0-only |
| Source archive | https://deb.debian.org/debian/pool/main/u/unp/unp_2.0.tar.xz |
| Dependencies | p7zip |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | unp |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
unp 2.0
unpack (almost) everything with one command
sudo apt install unpunp
nix profile install nixpkgs#unpunp 2.0
unpack (almost) everything with one command
sudo apt install unpunp 1:2.0-2
A script for unpacking a wide variety of archive formats
https://tracker.debian.org/pkg/unp
sudo pacman -S unpunp
sudo port install unpsource 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.