pkg.soopen package index

brew / 順位 723

unar を Homebrew, apt, dnf, MacPorts, Nix, zypper, scoop でインストール

unar のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install unar

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install unar

MacPorts ports tree · archivers/unar/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install unar

Debian stable package indexes · unar · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install unar

Fedora Rawhide package metadata · unar · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#unar

nixpkgs package indexes · pkgs/by-name/un/unar/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install unar

openSUSE Tumbleweed package metadata · unar · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/unar

Scoop official bucket manifest trees · bucket/unar.json · ソース: api.github.com

概要

パッケージ概要

Command-line unarchiving tools supporting multiple formats

コマンドとエイリアス

  • lsar
  • unar

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2017: MacPaw announces acquisition of The Unarchiver and related technology.
  • 2018: MacPaw/XADMaster GitHub repository is created.
  • 2018: XADMaster GitHub releases include v1.10.4.
  • 2023: XADMaster v1.10.8 is released.

Related projects

  • The Unarchiver is the macOS GUI application using the same underlying unarchiving code.
  • XADMaster is the upstream library/repository; libxad and UniversalDetector are related components noted by the official README.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
lsar実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
unar実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.10.8
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:unar
バージョン1.10.8
パッケージマネージャHomebrew
ホームページhttps://theunarchiver.com/command-line
リポジトリhttps://github.com/MacPaw/XADMaster
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

unar 1.10.8+ds1-9

Unarchiver for a variety of file formats

https://theunarchiver.com/command-line

sudo apt install unar
  • Section: utils
  • Architecture: amd64
  • 10 依存関係
  • normalized package name match
  • 一致条件: Unar
Debian stable package indexes · deb.debian.org · Debian stable package indexes: unar from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

unar

nix profile install nixpkgs#unar
  • normalized package name match
  • 一致条件: Unar
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/un/unar/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

unar 1.10.7+ds1+really1.10.1-3build1

Unarchiver for a variety of file formats

https://theunarchiver.com/command-line

sudo apt install unar
  • Section: universe/utils
  • Architecture: amd64
  • 10 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Unar
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: unar from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

unar 1.10.8-17.fc45

Multi-format extractor

https://theunarchiver.com/command-line

sudo dnf install unar
  • License: LicenseRef-Callaway-LGPLv2+
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: unar
  • 11 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Unar
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: unar from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper95%

unar 1.10.8-3.8

Multi-format unarchiver

https://unarchiver.c3.cx/commandline

sudo zypper install unar
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: unar
  • 10 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Unar
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: unar from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

unar

sudo port install unar
  • normalized package name match
  • 一致条件: Unar
MacPorts ports tree · api.github.com · MacPorts ports tree: archivers/unar/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/unar

scoop install main/unar
  • normalized package name match
  • 一致条件: Unar
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/unar.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation