pkg.soopen package index

brew / 排名 2757

使用 Homebrew, apt, MacPorts, Nix, apk 安装 internetarchive

查看 internetarchive 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install internetarchive

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install internetarchive

MacPorts ports tree · python/internetarchive/Portfile · 来源: api.github.com

概览

软件包摘要

Python wrapper for the various Internet Archive APIs

命令和别名

  • ia

历史

项目历史与用法

`internetarchive` is the official-ish Python library and `ia` command-line client for working with archive.org services. It gives archivists, librarians, researchers, and automation-heavy users a scriptable interface for search, download, upload, metadata changes, and other Archive workflows that are awkward to repeat through the website.

项目历史

The GitHub repository was created in August 2012. Internet Archive's own 2019 blog history says the client started in 2012 and was overseen primarily by Archive employee Jake Johnson, with the `internetarchive` client serving both as a library set and as a command-line program for broad Archive interactions.

The package reached a 1.0 release in 2016 after a series of 0.9 releases. Later work continued through PyPI, GitHub releases, binary `ia` downloads, and documentation under the Internet Archive developer portal. The README also records a security-driven maintenance path, including explicit upgrade guidance for versions affected by a directory traversal vulnerability.

采用历史

The tool became the practical automation client for Archive users because it is maintained alongside Archive APIs and documented in the Archive developer portal. It is distributed through PyPI/pipx and downloadable binaries, while third-party package managers such as Homebrew, Debian, Ubuntu, MacPorts, and Nix also package it. The upstream README warns that third-party package-manager builds may lag behind supported install methods, which is itself a useful adoption signal: people want it in system package managers even when upstream prefers Python-native distribution.

使用方式

The official CLI docs describe `ia` as installed with the Python module or available as a binary, then used to interact with archive.org services from the command line. Common workflows include configuring Archive credentials, searching, downloading, uploading, modifying metadata, and scripting bulk operations.

为什么软件包爱好者会关心

`internetarchive` is one of the more consequential packages in this batch because it is infrastructure for digital preservation work. For package nerds, it is a case study in the tension between Python packaging, standalone binaries, official service tooling, and distro/Homebrew lag: the same command is both an API client and an operational tool for a public digital library.

时间线

  • 2012: The repository was created and the Internet Archive client effort began.
  • 2013: Early PyPI releases in the 0.2 series established public Python packaging.
  • 2016: The project published its 1.0.0 release on GitHub.
  • 2019: Internet Archive published a history and usage post for the `ia` client.
  • 2026: The 5.x line continued with PyPI and Homebrew packaging metadata.

Related projects

  • The package connects directly to Archive.org APIs, including metadata and item services documented in the developer portal. It also overlaps with `ia` binary distribution, Python API clients, and preservation workflows used by Archive-adjacent communities.

来源

  • Official GitHub README, Internet Archive developer documentation, Internet Archive blog history, GitHub release metadata, PyPI metadata, and Homebrew formula metadata.

安全态势

尚未找到受保护工具覆盖

没有找到 internetarchive 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/internetarchive/ia.ini~/.config/internetarchive/ia.ini~/.config/ia.ini~/.ia
Windows
C:\Users\<username>\.config\internetarchive\ia.ini

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$XDG_CONFIG_HOME/internetarchive/ia.ini~/.config/internetarchive/ia.ini~/.config/ia.ini~/.ia
Windows
C:\Users\<username>\.config\internetarchive\ia.ini

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ia可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本5.11.0
管理器更新时间2026-07-23
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:internetarchive
版本5.11.0
软件包管理器Homebrew
主页https://github.com/jjjake/internetarchive
仓库https://github.com/jjjake/internetarchive
最后更新2026-07-23T20:54:27Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

internetarchive 5.4.0-2~deb13u1

commandline interface to archive.org

https://github.com/jjjake/internetarchive

sudo apt install internetarchive
  • Section: utils
  • Architecture: all
  • Source Package: python-internetarchive
  • 2 依赖
  • normalized package name match
  • 匹配方式:Internetarchive
Debian stable package indexes · deb.debian.org · Debian stable package indexes: internetarchive from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

internetarchive

nix profile install nixpkgs#internetarchive
  • normalized package name match
  • 匹配方式:Internetarchive
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: internetarchive from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

internetarchive 3.5.0-1

commandline interface to archive.org

https://github.com/jjjake/internetarchive

sudo apt install internetarchive
  • Section: universe/utils
  • Architecture: all
  • Source Package: python-internetarchive
  • 2 依赖
  • normalized package name match
  • 匹配方式:Internetarchive
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: internetarchive from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

internetarchive

sudo port install internetarchive
  • normalized package name match
  • 匹配方式:Internetarchive
MacPorts ports tree · api.github.com · MacPorts ports tree: python/internetarchive/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
apk92%

ia 5.11.0-r0

Command-line tool for archive.org

https://github.com/jjjake/internetarchive

sudo apk add ia
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • Source Package: py3-internetarchive
  • 1 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Ia
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ia from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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