# extract_url を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:extract_url
```

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

### macOS

- Homebrew (100%):

```sh
brew install extract_url
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#extract_url
```

  証拠: nixpkgs package indexes: pkgs/by-name/ex/extract_url/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:extract_url
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.6.2
- **ソース概要:** Perl script to extracts URLs from emails or plain text
- **ホームページ:** <https://www.memoryhole.net/~kyle/extract_url/>
- **リポジトリ:** <https://github.com/m3m0ryh0l3/extracturl>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- extract_url (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

extract_url.pl is a Perl utility that extracts URLs from MIME email messages or plain text, designed especially for use with the mutt email client and as a replacement or pre-parser for urlview.

### プロジェクトの歴史

The official homepage documents version 1.6.1 and says the source repository moved from Google Code to GitHub. The GitHub repository description records it as automatically exported from code.google.com/p/extracturl.

### 採用の歴史

The supplied package metadata lists Homebrew and Nix packages. The official homepage also notes packaging-oriented changes such as a distribution-friendly package layout in the 1.5.7 release history.

### 使われ方

The homepage documents piping email through extract_url.pl, using it with urlview, invoking it on message files, and configuring mutt macros. It also documents options for help, man output, list mode, plain-text mode, quoted-printable decoding, config file selection, and version output.

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

extract_url.pl is a classic small Unix email helper: it composes through pipes, integrates with mutt, has a dotfile configuration path, and fills gaps in older URL selectors around MIME, quoted-printable, duplicate URLs, and shell-safe URL handling.

### タイムライン

- 2008: Official NEWS records 1.3.x and 1.4 releases.
- 2009: Official NEWS records 1.5 release.
- 2013: Official NEWS records distribution-friendly packaging work in 1.5.7.
- 2015: GitHub repository was created from the former Google Code project.
- 2017: Official NEWS records 1.6.2 with dependency-location fixes and ALTSELECT default change.

### Related projects

- The official homepage compares extract_url.pl with urlview and urlscan.
- The documented workflow is primarily tied to mutt, while optional Perl modules such as URI::Find and Curses::UI broaden URL detection and interface behavior.

### ソース

- <http://www.memoryhole.net/~kyle/extract_url/>
- <https://github.com/m3m0ryh0l3/extracturl/blob/master/NEWS>
- <https://github.com/m3m0ryh0l3/extracturl/blob/master/README>
- <https://github.com/m3m0ryh0l3/extracturl/blob/master/extract_urlview.sample>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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: ~/.extract_urlview, ~/.urlview
## 他のパッケージマネージャ記録

- Nix - extract_url: normalized package name match | nixpkgs package indexes: pkgs/by-name/ex/extract_url/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/extract_url.yml](https://github.com/mxcl/pkgdb/blob/main/combined/extract_url.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
