# internetarchive を Homebrew, apt, MacPorts, Nix, apk でインストール

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

## インストール

```sh
sudo av install brew:internetarchive
```

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

### macOS

- Homebrew (100%):

```sh
brew install internetarchive
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install internetarchive
```

  証拠: MacPorts ports tree: python/internetarchive/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install internetarchive
```

  証拠: Debian stable package indexes: internetarchive from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#internetarchive
```

  証拠: nixpkgs package indexes: internetarchive from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- apk (92%):

```sh
sudo apk add ia
```

  証拠: Alpine Linux edge package indexes: ia from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

## パッケージ情報

- **パッケージキー:** brew:internetarchive
- **パッケージマネージャ:** Homebrew
- **バージョン:** 5.11.0
- **ソース概要:** Python wrapper for the various Internet Archive APIs
- **ホームページ:** <https://github.com/jjjake/internetarchive>
- **リポジトリ:** <https://github.com/jjjake/internetarchive>
- **最終更新:** 2026-07-23T20:54:27Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ia (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 5.11.0
## プロジェクトの歴史と使われ方

`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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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

- 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

- Unix: $XDG_CONFIG_HOME/internetarchive/ia.ini, ~/.config/internetarchive/ia.ini, ~/.config/ia.ini, ~/.ia
- Windows: C:\Users\<username>\.config\internetarchive\ia.ini
## 他のパッケージマネージャ記録

- Debian apt - internetarchive - 5.4.0-2~deb13u1: normalized package name match | Debian stable package indexes: internetarchive from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | commandline interface to archive.org | https://github.com/jjjake/internetarchive
- Nix - internetarchive: normalized package name match | nixpkgs package indexes: internetarchive from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - internetarchive - 3.5.0-1: normalized package name match | Ubuntu 24.04 LTS package indexes: internetarchive from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | commandline interface to archive.org | https://github.com/jjjake/internetarchive
- MacPorts - internetarchive: normalized package name match | MacPorts ports tree: python/internetarchive/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- apk - ia - 5.11.0-r0: installed executable or alias match | Alpine Linux edge package indexes: ia from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Command-line tool for archive.org | https://github.com/jjjake/internetarchive


## Combined YAML source

View the package source record on GitHub. [combined/internetarchive.yml](https://github.com/mxcl/pkgdb/blob/main/combined/internetarchive.yml)


## ソース

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