macOS
brew install ncompresslocal Homebrew formula metadata
sudo port install ncompressMacPorts ports tree · archivers/ncompress/Portfile · ソース: api.github.com
brew / 順位 9155
ncompress のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ncompresslocal Homebrew formula metadata
sudo port install ncompressMacPorts ports tree · archivers/ncompress/Portfile · ソース: api.github.com
sudo apt install ncompressDebian stable package indexes · ncompress · ソース: deb.debian.org
sudo dnf install ncompressFedora Rawhide package metadata · ncompress · ソース: dl.fedoraproject.org
nix profile install nixpkgs#ncompressnixpkgs package indexes · pkgs/by-name/nc/ncompress/package.nix · ソース: api.github.com
sudo pacman -S ncompressArch Linux sync databases · ncompress · ソース: geo.mirror.pkgbuild.com
sudo zypper install ncompressopenSUSE Tumbleweed package metadata · ncompress · ソース: download.opensuse.org
概要
Fast, simple LZW file compressor
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
compress | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ncompress |
|---|---|
| バージョン | 5.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://vapier.github.io/ncompress/ |
| リポジトリ | https://github.com/vapier/ncompress |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 ncompressソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.