pkg.soopen package index

brew / 順位 5737

urlwatch を Homebrew, apk, apt, dnf, Nix, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install urlwatch

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add urlwatch

Alpine Linux edge package indexes · urlwatch · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install urlwatch

Debian stable package indexes · urlwatch · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install urlwatch

Fedora Rawhide package metadata · urlwatch · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#urlwatch

nixpkgs package indexes · pkgs/by-name/ur/urlwatch/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S urlwatch

Arch Linux sync databases · urlwatch · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install urlwatch

openSUSE Tumbleweed package metadata · urlwatch · ソース: download.opensuse.org

概要

パッケージ概要

Get notified when a webpage changes

コマンドとエイリアス

  • urlwatch

履歴

プロジェクトの歴史と使われ方

urlwatch is a command-line webpage and command-output monitor that records previous results and reports changes as diffs. The project site and handbook describe notifications through email, terminal output, and many third-party services, with jobs configured in YAML and filters used to normalize the content being watched.

プロジェクトの歴史

The project is presented on Thomas Perl's site under a 2008 URL path, and the current site lists version 2.29 as a 2024 source distribution. Its public GitHub repository was created in 2014, while the current handbook documents the modern 2.x architecture: YAML job files, a separate urlwatch.yaml configuration file, reporters, filters, shell jobs, browser jobs, and an SQLite cache database for stored history.

The migration documentation explains the importance of the 2.0 line: URLs moved into YAML, the cache directory became an SQLite database, hooks were replaced by extensible jobs, filters, and reporters, and a configuration file was added for user preferences. Those changes turned a simple URL checker into a broader change-monitoring framework while keeping the command-line workflow.

採用の歴史

The official project page links to PyPI, GitHub, and Repology packaging status; the input package-manager matrix lists Alpine, Homebrew, Debian, Fedora/dnf, Nix, Arch/pacman, Ubuntu, and openSUSE/zypper. That combination shows urlwatch as a widely packaged Unix-style automation utility rather than a one-platform script.

使われ方

A common setup is to install urlwatch, run it once, edit urls.yaml with urlwatch --edit, edit settings and reporters with urlwatch --edit-config, and schedule periodic runs with cron. Each run retrieves a job, applies filters, compares the result against the previous version, and invokes reporters if differences are found.

The handbook's job model covers ordinary URL fetches, headless-browser navigation for JavaScript-rendered pages, and shell commands. Its filter system supports selectors, HTML-to-text conversion, PDF and JSON handling, grep-like filtering, sorting, checksums, and chained transformations, making it useful for monitoring release pages, package indexes, documents, APIs, or local command output.

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

urlwatch is especially relevant to package-manager culture because package maintainers and power users often need to notice upstream tarballs, changelogs, documentation, security advisories, or formula metadata changing before those changes appear in a feed. It is also itself a well-packaged Python CLI with an official website, PyPI releases, Read the Docs documentation, and broad distro availability.

タイムライン

  • 2008: Project website is published under thp.io/2008/urlwatch.
  • 2014-01-29: Public GitHub repository metadata records repository creation.
  • 2.0: Migration docs describe the move to YAML jobs, SQLite cache history, extensible jobs, filters, reporters, and urlwatch.yaml.
  • 2024-10-28: Project site lists urlwatch 2.29 source distribution.

Related projects

  • urlwatch belongs to the same practical family as cron, diff, web-checking scripts, feed monitors, and package-update watchers, but wraps those patterns in a reusable CLI with filters, reporters, and persistent change history.

ソース

  • GitHub repository metadata: https://api.github.com/repos/thp/urlwatch
  • Input source_facts.package-manager lists cross-distribution packaging.
  • Official README: https://raw.githubusercontent.com/thp/urlwatch/master/README.md
  • Official handbook: https://urlwatch.readthedocs.io/en/latest/
  • Official introduction: https://urlwatch.readthedocs.io/en/latest/introduction.html
  • Official migration guide: https://urlwatch.readthedocs.io/en/latest/migration.html
  • Official project site: https://thp.io/2008/urlwatch/

セキュリティ状態

保護ツール対応はまだ見つかっていません

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

インストール挙動

  • 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/urlwatch/urls.yaml$XDG_CONFIG_HOME/urlwatch/urlwatch.yaml$XDG_CONFIG_HOME/urlwatch/hooks.py

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
urlwatch実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2.29
マネージャ更新日2026-05-15
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:urlwatch
バージョン2.29
パッケージマネージャHomebrew
ホームページhttps://thp.io/2008/urlwatch/
最終更新2026-05-15T11:13:37Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

urlwatch 2.29-1

monitors webpages for you

https://thp.io/2008/urlwatch/

sudo apt install urlwatch
  • Section: web
  • Architecture: all
  • 8 依存関係
  • 10 任意依存関係
  • normalized package name match
  • 一致条件: Urlwatch
Debian stable package indexes · deb.debian.org · Debian stable package indexes: urlwatch from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

urlwatch

nix profile install nixpkgs#urlwatch
  • normalized package name match
  • 一致条件: Urlwatch
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ur/urlwatch/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

urlwatch 2.28-3

monitors webpages for you

https://thp.io/2008/urlwatch/

sudo apt install urlwatch
  • Section: universe/web
  • Architecture: all
  • 8 依存関係
  • 10 任意依存関係
  • normalized package name match
  • 一致条件: Urlwatch
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: urlwatch from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

urlwatch 2.29-r1

Tool for monitoring webpages for updates

https://thp.io/2008/urlwatch/

sudo apk add urlwatch
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: urlwatch
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Urlwatch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: urlwatch from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

urlwatch-doc 2.29-r1

Tool for monitoring webpages for updates (documentation)

https://thp.io/2008/urlwatch/

sudo apk add urlwatch-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: urlwatch
  • normalized package name match
  • 一致条件: Urlwatch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: urlwatch-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

urlwatch-pyc 2.29-r1

Precompiled Python bytecode for urlwatch

https://thp.io/2008/urlwatch/

sudo apk add urlwatch-pyc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: urlwatch
  • 1 依存関係
  • normalized package name match
  • 一致条件: Urlwatch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: urlwatch-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

urlwatch 2.29-6.fc45

A tool for monitoring webpages for updates

http://thpinfo.com/2008/urlwatch/

sudo dnf install urlwatch
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: urlwatch
  • 4 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Urlwatch
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: urlwatch from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

urlwatch 2.29-4

Tool for monitoring webpages for updates

https://thp.io/2008/urlwatch/

sudo pacman -S urlwatch
  • License: BSD-3-Clause
  • Architecture: any
  • 7 依存関係
  • 9 任意依存関係
  • normalized package name match
  • 一致条件: Urlwatch
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: urlwatch from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

urlwatch 2.29-2.3

A tool for monitoring webpages for updates

https://thp.io/2008/urlwatch/

sudo zypper install urlwatch
  • License: BSD-3-Clause
  • Category: Productivity/Networking/Web/Utilities
  • Architecture: noarch
  • Source Package: urlwatch
  • 9 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Urlwatch
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: urlwatch from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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