Automic VaultAutomic Vault

brew

libtar を Homebrew, dnf, MacPorts, Nix, pacman, apt, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install libtar

local Homebrew formula metadata

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

MacPorts ports tree · devel/libtar/Portfile · ソース: api.github.com

Linux

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

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

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

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

Arch Linux pacman確認済み · 92%
sudo pacman -S libtar

Arch Linux sync databases · libtar · ソース: geo.mirror.pkgbuild.com

Ubuntu apt確認済み · 92%
sudo apt install libtar-dev

Ubuntu 24.04 LTS package indexes · libtar-dev · ソース: archive.ubuntu.com

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

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

概要

パッケージ概要

C library for manipulating POSIX tar files

コマンドとエイリアス

  • libtar

履歴

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

libtar is a small C library for manipulating POSIX tar archives. Its history is thinly documented, but the maintained source page identifies it as a Mark Roth project kept alive through a maintenance repository for packagers and downstream users.

プロジェクトの歴史

The package is associated with Mark Roth and the University of Illinois era of late-1990s and early-2000s Unix utility code. The repo.or.cz project page describes the hosted tree as a maintenance repository for libtar, temporarily run by Chris Frey until Mark Roth resumed development.

The maintained repository shifted the project from tarball-style upstream releases toward tagged source snapshots. The page explicitly says no tarball releases would be done from that maintenance repo and directs users to grab tagged sources instead.

採用の歴史

libtar's adoption is mostly downstream and infrastructural rather than user-facing. The input metadata shows packaging in Homebrew, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE families, which matches its niche as a C library that other software can link when it needs tar archive operations without invoking the tar command.

使われ方

The library is used by C programs that need to read, write, append, or extract tar archives through an API. Its appeal is that it gives applications direct archive manipulation while preserving familiar POSIX tar semantics.

パッケージ好きにとっての重要性

libtar is package-nerd glue: a small C dependency that exists so build systems and applications do not need to shell out or vendor tar handling. Its repo.or.cz maintenance status also illustrates a common packaging reality: useful libraries can outlive their original release process because distributions still need a canonical source.

タイムライン

  • 1998-2003: Copyright ranges in downstream source copies identify the original Mark Roth and University of Illinois development period.
  • 2013: The repo.or.cz maintenance repository records libtar 1.2.20 and a short burst of portability and correctness fixes.
  • 2013: The maintained repository states that tagged source snapshots, rather than new tarball releases from that tree, are the distribution path.

Related projects

  • GNU tar and libarchive occupy adjacent archive-handling territory; libtar is narrower, with a C API focused on tar files.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

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

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
libtarcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版1.2.20
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://repo.or.cz/libtar

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://repo.or.cz/libtar信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:libtar
バージョン1.2.20
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/libtar
ホームページhttps://repo.or.cz/libtar.git
リポジトリhttps://repo.or.cz/libtar.git
上流ドキュメントhttps://repo.or.cz/libtar.git
ライセンスNCSA
ソースアーカイブhttps://repo.or.cz/libtar.git
ビルド依存関係autoconf, automake, libtool
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibtar
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Nix95%

libtar

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

libtar-dev 1.2.20-8.1build1

C library for manipulating tar archives (development files)

http://repo.or.cz/w/libtar.git

sudo apt install libtar-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libtar
  • 1 依存関係
  • normalized package name match
  • 一致条件: Libtar
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libtar-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libtar0t64 1.2.20-8.1build1

C library for manipulating tar archives

http://repo.or.cz/w/libtar.git

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

libtar 1.2.20-35.fc44

Tar file manipulation API

http://repo.or.cz/libtar.git

sudo dnf install libtar
  • License: MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libtar
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Libtar
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libtar from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libtar-devel 1.2.20-35.fc44

Development files for libtar

http://repo.or.cz/libtar.git

sudo dnf install libtar-devel
  • License: MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libtar
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libtar
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libtar-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

libtar 1.2.20-8

C library for manipulating POSIX tar files

https://repo.or.cz/w/libtar.git

sudo pacman -S libtar
  • License: BSD
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Libtar
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libtar from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libtar 1.2.20-2.27

Tar file manipulation API

http://www.feep.net/libtar/

sudo zypper install libtar
  • License: BSD-3-Clause
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: libtar
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libtar
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libtar from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libtar-devel 1.2.20-2.27

Development files for libtar

http://www.feep.net/libtar/

sudo zypper install libtar-devel
  • License: BSD-3-Clause
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: libtar
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libtar
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libtar-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libtar1 1.2.20-2.27

Shared library for libtar

http://www.feep.net/libtar/

sudo zypper install libtar1
  • License: BSD-3-Clause
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: libtar
  • 2 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Libtar
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libtar1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

libtar

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

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment