pkg.soopen package index

brew / 順位 9459

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

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

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

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

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

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

概要

パッケージ概要

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

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:libtar
バージョン1.2.20
パッケージマネージャHomebrew
ホームページhttps://repo.or.cz/libtar.git
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの 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-36.fc45

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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

libtar-devel 1.2.20-36.fc45

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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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-3.3

Tar file manipulation API

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

sudo zypper install libtar
  • License: BSD-3-Clause
  • Category: Unspecified
  • 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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libtar-devel 1.2.20-3.3

Development files for libtar

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

sudo zypper install libtar-devel
  • License: BSD-3-Clause
  • Category: Unspecified
  • 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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libtar1 1.2.20-3.3

Shared library for libtar

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

sudo zypper install libtar1
  • License: BSD-3-Clause
  • Category: Unspecified
  • 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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation