macOS
brew install unarlocal Homebrew formula metadata
sudo port install unarMacPorts ports tree · archivers/unar/Portfile · ソース: api.github.com
brew / 順位 723
unar のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install unarlocal Homebrew formula metadata
sudo port install unarMacPorts ports tree · archivers/unar/Portfile · ソース: api.github.com
sudo dnf install unarFedora Rawhide package metadata · unar · ソース: dl.fedoraproject.org
nix profile install nixpkgs#unarnixpkgs package indexes · pkgs/by-name/un/unar/package.nix · ソース: api.github.com
sudo zypper install unaropenSUSE Tumbleweed package metadata · unar · ソース: download.opensuse.org
scoop install main/unarScoop official bucket manifest trees · bucket/unar.json · ソース: api.github.com
概要
Command-line unarchiving tools supporting multiple formats
履歴
unar packages the command-line side of The Unarchiver/XADMaster: `unar` extracts archive contents and `lsar` lists them. Its history is tied to the Mac utility The Unarchiver, but the CLI became valuable on Unix-like systems because the same engine handles many ordinary, proprietary, old, and obscure archive formats.
The official command-line page explains that The Unarchiver is a macOS app while the underlying unarchiving code can run on other operating systems, exposed through the `unar` and `lsar` command-line tools for macOS, Windows, and Linux.
The XADMaster README describes the engine as an Objective-C library for archive and file unarchiving and extraction. It supports formats such as Zip, Tar, Gzip, Bzip2, 7-Zip, RAR, LhA, StuffIt, Amiga archives, CAB, and LZX; uses libxad for old and obscure formats; and notes that it was originally developed by Dag Agren.
MacPaw's 2017 acquisition announcement says it bought The Unarchiver, promised to maintain it, improve it, and keep it free. The command-line code remained available through the XADMaster repository, with GitHub releases continuing through v1.10.8 in 2023.
The official command-line page documents binary downloads for macOS and Windows and notes Ubuntu 12.04 packages under the package name `unar`. The input package metadata shows wider packaging across Homebrew, Debian, Fedora, MacPorts, Nix, Scoop, Ubuntu, and openSUSE.
In package-manager culture, `unar` spread because archive extraction is a recurring automation problem and the standard base tools do not cover the long tail of RAR, StuffIt, old Mac, Amiga, disk-image, and installer formats.
`unar` is used when a script or shell user needs extraction; `lsar` is used to inspect archive contents first. The official page gives package-manager installation examples and source build instructions for Linux with GNUstep and compression-library dependencies.
The package is especially useful in archival, reverse-engineering, data-recovery, and media-library workflows where the input archive format is unknown or old. It is less about compression creation and more about robust unpacking.
unar is a package-nerd favorite because it turns a broad, format-savvy desktop unarchiver into a scriptable CLI. It fills the gap between base `tar`/`unzip` utilities and format-specific tools such as `unrar`.
Its long-tail format support also makes it valuable for reproducible package tests and historical software archives: a package manager can install one tool that understands many weird archives.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lsar | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
unar | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:unar |
|---|---|
| バージョン | 1.10.8 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://theunarchiver.com/command-line |
| リポジトリ | https://github.com/MacPaw/XADMaster |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
unar 1.10.8+ds1-9
Unarchiver for a variety of file formats
https://theunarchiver.com/command-line
sudo apt install unarunar
nix profile install nixpkgs#unarunar 1.10.7+ds1+really1.10.1-3build1
Unarchiver for a variety of file formats
https://theunarchiver.com/command-line
sudo apt install unarunar 1.10.8-17.fc45
Multi-format extractor
https://theunarchiver.com/command-line
sudo dnf install unarunar 1.10.8-3.8
Multi-format unarchiver
https://unarchiver.c3.cx/commandline
sudo zypper install unarunar
sudo port install unarmain/unar
scoop install main/unarソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.