# Installer extract_url avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de extract_url pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install extract_url
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:extract_url
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.6.2
- **Résumé source:** Perl script to extracts URLs from emails or plain text
- **Page d'accueil:** <https://www.memoryhole.net/~kyle/extract_url/>
- **Dépôt:** <https://github.com/m3m0ryh0l3/extracturl>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- extract_url (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.6.2
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
