# urlscan を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, winget でインストール

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

## インストール

```sh
sudo av install brew:urlscan
```

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

### macOS

- Homebrew (100%):

```sh
brew install urlscan
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install urlscan
```

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

### Linux

- apk (92%):

```sh
sudo apk add urlscan
```

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

- Debian apt (92%):

```sh
sudo apt install urlscan
```

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

- dnf (92%):

```sh
sudo dnf install urlscan
```

  証拠: Fedora Rawhide package metadata: urlscan from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#urlscan
```

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

- pacman (92%):

```sh
sudo pacman -S urlscan
```

  証拠: Arch Linux sync databases: urlscan from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install urlscan
```

  証拠: openSUSE Tumbleweed package metadata: urlscan from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- winget (92%):

```sh
winget install --id Urlscan.urlscan-cli -e
```

  証拠: Windows Package Manager source index: Urlscan.urlscan-cli from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:urlscan
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/urlscan>
- **バージョン:** 1.0.9
- **ソース概要:** View/select the URLs in an email message or file
- **ホームページ:** <https://github.com/firecat53/urlscan>
- **リポジトリ:** <https://github.com/firecat53/urlscan>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/88/96/10143ccf034ce03a92e299530d877862c3db59de4dc1fecbf5dc6c73960e/urlscan-1.0.9.tar.gz>
- **最終更新:** 2026-06-06T21:15:35Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- urlscan (cli)
- urlscan (エイリアス)

## 依存関係

- python@3.14

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.0.9
- マネージャ更新日: 2026-06-06
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/firecat53/urlscan
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

urlscan is a terminal URL selector for email messages and text files, especially for users of mutt and similar terminal mail readers. Its README describes it as a replacement for urlview, with added parsing, context display, configurable keybindings, and command execution.

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

The project credits Daniel Burrows as the original author, Maxime Chatelle as Debian maintainer, and Scott Hansen as author and maintainer. The public GitHub repository was created in 2011 and continues the classic terminal-mail workflow of piping a message into a curses-style selector and opening or copying selected URLs.

### 採用の歴史

The input package-manager matrix shows urlscan packaged across Homebrew, Debian, Ubuntu, Fedora/dnf, Arch/pacman, openSUSE/zypper, MacPorts, Nix, Alpine/apk, and Windows winget. That breadth fits its role as a small but durable utility for terminal email users.

### 使われ方

The documented mutt integration binds a macro that pipes the current message to urlscan. Once open, users can search incrementally, queue multiple URLs, choose webbrowser or xdg-open handling, copy URLs to the clipboard, or pass the selected URL to another command.

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

urlscan matters in the package-nerd niche because it is a tiny workflow tool that distributions can ship once and many terminal users can compose with mutt, neomutt, shell pipes, xdg-open, and clipboard utilities.

### タイムライン

- 2011-09-27: Public GitHub repository created.
- 2010s: README credits Daniel Burrows' original work and positions urlscan as a urlview replacement.
- 2026-06-05: GitHub release metadata records version 1.0.9.

### Related projects

- The README explicitly compares urlscan with urlview and lists Python urwid as a runtime requirement.

### ソース

- GitHub repository metadata: https://api.github.com/repos/firecat53/urlscan
- Input source_facts.package-manager lists cross-distribution packaging.
- Official README: https://raw.githubusercontent.com/firecat53/urlscan/main/README.md
- Official manpage source: https://github.com/firecat53/urlscan/blob/main/urlscan.1


## セキュリティノート

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: ~/.config/urlscan/config.json
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** urlscan
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Debian apt - urlscan - 1.0.3-1: normalized package name match | Debian stable package indexes: urlscan from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Extract and browse the URLs contained in an email (urlview replacement) | https://github.com/firecat53/urlscan
- Nix - urlscan: normalized package name match | nixpkgs package indexes: pkgs/by-name/ur/urlscan/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - urlscan - 0.9.9-1: normalized package name match | Ubuntu 24.04 LTS package indexes: urlscan from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Extract and browse the URLs contained in an email (urlview replacement) | https://github.com/firecat53/urlscan
- apk - urlscan - 1.0.7-r1: normalized package name match | Alpine Linux edge package indexes: urlscan from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Mutt and terminal url selector (similar to urlview) | https://github.com/firecat53/urlscan
- apk - urlscan-doc - 1.0.7-r1: normalized package name match | Alpine Linux edge package indexes: urlscan-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Mutt and terminal url selector (similar to urlview) (documentation) | https://github.com/firecat53/urlscan
- apk - urlscan-pyc - 1.0.7-r1: normalized package name match | Alpine Linux edge package indexes: urlscan-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for urlscan | https://github.com/firecat53/urlscan
- dnf - urlscan - 1.0.9-2.fc45: normalized package name match | Fedora Rawhide package metadata: urlscan from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Extract and browse the URLs contained in an email (urlview replacement) | https://github.com/firecat53/urlscan
- pacman - urlscan - 1.0.9-1: normalized package name match | Arch Linux sync databases: urlscan from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Mutt and terminal url selector | https://github.com/firecat53/urlscan
- zypper - urlscan - 1.0.9-1.2: normalized package name match | openSUSE Tumbleweed package metadata: urlscan from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | An other URL extractor/viewer | https://github.com/firecat53/urlscan
- MacPorts - urlscan: normalized package name match | MacPorts ports tree: mail/urlscan/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- winget - Urlscan.urlscan-cli: normalized package name match | Windows Package Manager source index: Urlscan.urlscan-cli from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/ja/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [mutt](https://pkg.so/ja/brew/mutt/) - Shares pkgdb curated category or tags: cli, email, productivity, terminal.
- [neomutt](https://pkg.so/ja/brew/neomutt/) - Shares pkgdb curated category or tags: cli, email, productivity, terminal.
- [aerc](https://pkg.so/ja/brew/aerc/) - Shares pkgdb curated category or tags: cli, email, productivity, terminal.
- [alpine](https://pkg.so/ja/brew/alpine/) - Shares pkgdb curated category or tags: cli, email, productivity, terminal.
- [alot](https://pkg.so/ja/brew/alot/) - Shares pkgdb curated category or tags: cli, email, productivity, terminal.
- [pop](https://pkg.so/ja/brew/pop/) - Shares pkgdb curated category or tags: cli, email, productivity, terminal.
- [extract_url](https://pkg.so/ja/brew/extract-url/) - Shares pkgdb curated category or tags: cli, email, mutt, productivity.
- [abook](https://pkg.so/ja/brew/abook/) - Shares pkgdb curated category or tags: cli, mutt, productivity, terminal.
- [wik](https://pkg.so/ja/brew/wik/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, productivity, python, python-3-14, terminal.
- [bagels](https://pkg.so/ja/brew/bagels/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, productivity, python, python-3-14, terminal.

## Combined YAML source

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


## ソース

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