macOS
brew install libtarlocal Homebrew formula metadata
sudo port install libtarMacPorts ports tree · devel/libtar/Portfile · ソース: api.github.com
brew
libtar のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libtarlocal Homebrew formula metadata
sudo port install libtarMacPorts ports tree · devel/libtar/Portfile · ソース: api.github.com
sudo dnf install libtarFedora Rawhide package metadata · libtar · ソース: dl.fedoraproject.org
nix profile install nixpkgs#libtarnixpkgs package indexes · pkgs/by-name/li/libtar/package.nix · ソース: api.github.com
sudo pacman -S libtarArch Linux sync databases · libtar · ソース: geo.mirror.pkgbuild.com
sudo apt install libtar-devUbuntu 24.04 LTS package indexes · libtar-dev · ソース: archive.ubuntu.com
sudo zypper install libtaropenSUSE Tumbleweed package metadata · libtar · ソース: download.opensuse.org
概要
C library for manipulating POSIX tar files
履歴
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.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
libtar | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libtar |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libtar
nix profile install nixpkgs#libtarlibtar-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-devlibtar0t64 1.2.20-8.1build1
C library for manipulating tar archives
http://repo.or.cz/w/libtar.git
sudo apt install libtar0t64libtar 1.2.20-35.fc44
Tar file manipulation API
sudo dnf install libtarlibtar-devel 1.2.20-35.fc44
Development files for libtar
sudo dnf install libtar-devellibtar 1.2.20-8
C library for manipulating POSIX tar files
https://repo.or.cz/w/libtar.git
sudo pacman -S libtarlibtar 1.2.20-2.27
Tar file manipulation API
sudo zypper install libtarlibtar-devel 1.2.20-2.27
Development files for libtar
sudo zypper install libtar-devellibtar1 1.2.20-2.27
Shared library for libtar
sudo zypper install libtar1libtar
sudo port install libtarソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.