macOS
brew install ncompresslocal Homebrew formula metadata
sudo port install ncompressMacPorts ports tree · archivers/ncompress/Portfile · source: api.github.com
brew / rank 9155
Fast, simple LZW file compressor. Version 5.0 via Homebrew; verified from local package data. Also installable with debian: sudo apt install ncompress.
install
brew install ncompresslocal Homebrew formula metadata
sudo port install ncompressMacPorts ports tree · archivers/ncompress/Portfile · source: api.github.com
sudo apt install ncompressDebian stable package indexes · ncompress · source: deb.debian.org
sudo dnf install ncompressFedora Rawhide package metadata · ncompress · source: dl.fedoraproject.org
nix profile install nixpkgs#ncompressnixpkgs package indexes · pkgs/by-name/nc/ncompress/package.nix · source: api.github.com
sudo pacman -S ncompressArch Linux sync databases · ncompress · source: geo.mirror.pkgbuild.com
sudo zypper install ncompressopenSUSE Tumbleweed package metadata · ncompress · source: download.opensuse.org
overview
Fast, simple LZW file compressor
history
ncompress packages the old Unix compress utility lineage: a fast, simple LZW compressor that produces .Z-style compressed files. Upstream is explicit about the tradeoff: compress is not the best compression ratio, but it is fast and historically became a de facto Unix standard.
The upstream history reconstructs compress from early Usenet-era releases: Spencer Thomas released compress 1.4 on net.sources on July 5, 1984, Joseph Orost released portable updates including 3.0 and 4.0 in 1985, and compress 4.0 was merged into BSD before 4.3BSD. The later ncompress name appears around Peter Jannesen's 4.2.x line in 1992, meant to reduce confusion among incompatible unofficial compress 4.x forks.
The project was shaped by LZW patent history: upstream says patent concerns effectively halted development after the 1985 LZW patent grant, while later patent expiration made the code patent-free worldwide by mid-2004. Mike Frysinger restarted maintenance in 2006 to unify distribution patches, moved the repository to GitHub in 2015, and began the 5.x series in 2020.
Package users install ncompress when they need compatibility with .Z archives or old scripts that expect compress, uncompress, zcat-style behavior. It is maintenance infrastructure rather than a modern compression recommendation: gzip, bzip2, xz, and zstd normally win for new data, while ncompress is for historical archives and interoperability.
ncompress is package-nerd archaeology that still matters. It preserves a public-domain Unix file format path, keeps old compressed outputs readable, and documents a surprisingly tangled history of Usenet releases, BSD import, patent chill, downstream patch drift, and later consolidation.
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 |
|---|---|---|---|
compress | 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:ncompress |
|---|---|
| Version | 5.0 |
| Package manager | Homebrew |
| Homepage | https://vapier.github.io/ncompress/ |
| Repository | https://github.com/vapier/ncompress |
| 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.
ncompress 5.0-3
original Lempel-Ziv compress/uncompress programs
https://github.com/vapier/ncompress
sudo apt install ncompressncompress
nix profile install nixpkgs#ncompressncompress 5.0-1
original Lempel-Ziv compress/uncompress programs
https://github.com/vapier/ncompress
sudo apt install ncompressncompress 5.0-12.fc45
Fast compression and decompression utilities
https://github.com/vapier/ncompress
sudo dnf install ncompressncompress 5.0-3
a fast, simple LZW file compressor
https://github.com/vapier/ncompress
sudo pacman -S ncompressncompress 5.0-3.5
LZW compression and decompression utilities
https://github.com/vapier/ncompress
sudo zypper install ncompressncompress
sudo port install ncompresssource 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.