pkg.soopen package index

brew / 排名 5737

使用 Homebrew, apk, apt, dnf, Nix, pacman, zypper 安装 urlwatch

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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