macOS
brew install nvcheckerlocal Homebrew formula metadata
sudo port install nvcheckerMacPorts ports tree · devel/nvchecker/Portfile · source: api.github.com
brew
New version checker for software releases. Version 2.20 via Homebrew; verified 2026-06-13.
install
brew install nvcheckerlocal Homebrew formula metadata
sudo port install nvcheckerMacPorts ports tree · devel/nvchecker/Portfile · source: api.github.com
sudo apk add nvcheckerAlpine Linux edge package indexes · nvchecker · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#nvcheckernixpkgs package indexes · nvchecker · source: raw.githubusercontent.com
sudo pacman -S nvcheckerArch Linux sync databases · nvchecker · source: geo.mirror.pkgbuild.com
sudo apt install nvcheckerUbuntu 24.04 LTS package indexes · nvchecker · source: archive.ubuntu.com
overview
New version checker for software releases
history
nvchecker is a Python tool for checking whether new upstream software versions have been released. Its README and documentation define the 2.x branch as the active TOML-configured line, with helper commands such as `nvtake`, `nvcmp`, `nvchecker-notify`, and `nvchecker-ini2toml` around version-record workflows.
nvchecker comes from lilydjwg and the Arch-oriented packaging world. An Arch Linux CN wiki page from 2015 recommends it to package maintainers for keeping repository packages up to date, while the upstream documentation records a 1.x-to-2.x transition that changed command syntax, moved configuration from INI to TOML, made source selection explicit, and switched version record files to JSON.
The adoption pattern is strongest among distribution and repository maintainers. Arch Linux packages nvchecker in Extra, Arch Linux CN documents it for repo maintenance, Homebrew ships it for macOS/Linux users, and the docs include source backends for GitHub, GitLab, PyPI, NPM, crates.io, Debian, Ubuntu, Repology, Anitya, container registries, and more. Homebrew analytics on 2026-07-01 showed 251 installs over 365 days, which understates usage in Linux packaging automation.
A maintainer writes a TOML file with one table per watched project and a `source` such as GitHub, PyPI, NPM, regex, Debian, or Repology, then runs `nvchecker -c config_file.toml`. nvchecker writes or compares JSON version records; `nvcmp` reports differences between old and new records, and `nvtake` marks selected updates as processed.
nvchecker is package-maintainer glue: it does not build packages, but it turns dozens of upstream release surfaces into a consistent update signal that can feed bots, CI jobs, or human review queues.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
config_file.tomlCredential-bearing paths to review before unattended agent runs.
keyfile.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
nvchecker | cli | global executable | |
nvchecker-ini2toml | cli | global executable | |
nvchecker-notify | cli | global executable | |
nvcmp | cli | global executable | |
nvtake | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/lilydjwg/nvchecker
install metadata
| Package key | brew:nvchecker |
|---|---|
| Version | 2.20 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/nvchecker |
| Homepage | https://github.com/lilydjwg/nvchecker |
| Repository | https://github.com/lilydjwg/nvchecker |
| Upstream docs | https://github.com/lilydjwg/nvchecker#readme |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/e6/ab/2950ee964979aa31efb3e0e960f2055d6b1efec5c6239483f88ca6713fc9/nvchecker-2.20.tar.gz |
| Last updated | 2026-06-13T10:09:52Z |
| Pulse | updated |
| Dependencies | curl, openssl@3, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nvchecker |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
nvchecker
nix profile install nixpkgs#nvcheckernvchecker 2.5-1
new-version checker for software releases
https://nvchecker.readthedocs.io/en/latest/
sudo apt install nvcheckernvchecker 2.20-r1
New version checker for software releases
https://github.com/lilydjwg/nvchecker
sudo apk add nvcheckernvchecker-bash-completion 2.20-r1
Bash completions for nvchecker
https://github.com/lilydjwg/nvchecker
sudo apk add nvchecker-bash-completionnvchecker-doc 2.20-r1
New version checker for software releases (documentation)
https://github.com/lilydjwg/nvchecker
sudo apk add nvchecker-docnvchecker-pyc 2.20-r1
Precompiled Python bytecode for nvchecker
https://github.com/lilydjwg/nvchecker
sudo apk add nvchecker-pycnvchecker 2.20-2
New version checker for software releases
https://github.com/lilydjwg/nvchecker
sudo pacman -S nvcheckernvchecker
sudo port install nvcheckersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.